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

=== Config value:

    [{mam_backend,rdbms},
     {watchdog,<0.16192.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,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.gdpr_SUITE.logs/run.2022-05-11_08.58.44/gdpr_suite.retrieve_mam_pm_and_muc_light_dont_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@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.gdpr_SUITE.logs/run.2022-05-11_08.58.44/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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@df370d24fb6d.2022-05-11_08.56.40"

=== Started at 2022-05-11 08:59:05


*** CT 2022-05-11 08:59:05.283 *** View log from node mongooseim@localhost when started mongooseim@localhost_790.html
*** CT 2022-05-11 08:59:05.283 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_431.html

*** User 2022-05-11 08:59:05.304 ***
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,
                                   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 => false,
                                         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-11 08:59:05.309 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@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 2022-05-11 08:59:05.310 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f695c2ec0973553b' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:05.310 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/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-11 08:59:05.310 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3JldHJpZXZlX21hbV9wbV9hbmRfbXVjX2xpZ2h0X2RvbnRfaW50ZXJmZXJlXzcwOABtYXR5Z3J5c2E=</auth>



*** User 2022-05-11 08:59:05.311 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:05.311 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@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 2022-05-11 08:59:05.312 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cc4c56ffac7ebddd' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:05.312 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/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-11 08:59:05.312 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<iq type='set' id='9aa968c38a4c9f635509999f8ef22184'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:05.312 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<iq id='9aa968c38a4c9f635509999f8ef22184' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:05.313 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<iq type='set' id='3ff8c13dbe73ec47bf8eda44a0b14487'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:05.313 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<iq type='result' id='3ff8c13dbe73ec47bf8eda44a0b14487'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:05.313 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 08:59:05.315 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<presence from='alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1' to='alice_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:05.316 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@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 2022-05-11 08:59:05.316 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5b48c43d29ad0688' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:05.316 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/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-11 08:59:05.316 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9yZXRyaWV2ZV9tYW1fcG1fYW5kX211Y19saWdodF9kb250X2ludGVyZmVyZV83MDgAbWFrcm9saWth</auth>



*** User 2022-05-11 08:59:05.318 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:05.318 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@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 2022-05-11 08:59:05.318 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e0673feaa50b0a1e' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:05.318 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/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-11 08:59:05.318 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<iq type='set' id='b9e14a77544f9ddd20a97f27bbba0d1a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:05.318 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<iq id='b9e14a77544f9ddd20a97f27bbba0d1a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:05.318 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<iq type='set' id='82cfb816048ebec63b7ed60ff6288248'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:05.319 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<iq type='result' id='82cfb816048ebec63b7ed60ff6288248'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:05.319 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 08:59:05.321 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<presence from='bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1' to='bob_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:05.322 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@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 2022-05-11 08:59:05.323 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4c45c9d5992db9f5' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:05.323 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/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-11 08:59:05.323 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfcmV0cmlldmVfbWFtX3BtX2FuZF9tdWNfbGlnaHRfZG9udF9pbnRlcmZlcmVfNzA4AG1ha3Jvd2U7cA==</auth>



*** User 2022-05-11 08:59:05.324 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:05.324 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@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 2022-05-11 08:59:05.324 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='04c078c3b14d1092' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:05.325 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/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-11 08:59:05.325 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<iq type='set' id='dacabac2df95a46a19cff24afe68ea6a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:05.325 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<iq id='dacabac2df95a46a19cff24afe68ea6a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:05.325 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<iq type='set' id='7c81785a810826e6c748523a05294043'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:05.325 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<iq type='result' id='7c81785a810826e6c748523a05294043'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:05.325 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 08:59:05.327 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<presence from='kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1' to='kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:05.327 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<iq type='set' id='69c758c8c2a2a1bee63f5db407dd9a61' to='muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com</user>
			<user affiliation='member'>kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com</user>
		</occupants>
	</query>
</iq>



*** User 2022-05-11 08:59:05.332 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<message from='1652-259545-329168@muclight.domain.example.com' to='alice_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com' id='69c758c8c2a2a1bee63f5db407dd9a61' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-259545-329142</version>
		<user affiliation='owner'>alice_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 08:59:05.332 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<message from='1652-259545-329168@muclight.domain.example.com' to='bob_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com' id='69c758c8c2a2a1bee63f5db407dd9a61' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-259545-329142</version>
		<user affiliation='member'>bob_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 08:59:05.332 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<message from='1652-259545-329168@muclight.domain.example.com' to='kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com' id='69c758c8c2a2a1bee63f5db407dd9a61' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-259545-329142</version>
		<user affiliation='member'>kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 08:59:05.332 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<iq from='muclight.domain.example.com' to='alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1' id='69c758c8c2a2a1bee63f5db407dd9a61' type='result'/>



*** User 2022-05-11 08:59:05.332 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<message to='1652-259545-329168@muclight.domain.example.com' type='groupchat' id='Id1'>
	<body>some simple muc message from Alice</body>
</message>



*** User 2022-05-11 08:59:05.335 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<message from='1652-259545-329168@muclight.domain.example.com/alice_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com' to='alice_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com' id='Id1' type='groupchat'>
	<body>some simple muc message from Alice</body>
	<stanza-id by='1652-259545-329168@muclight.domain.example.com' id='BNLOKT3BOB01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-05-11 08:59:05.336 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<message from='1652-259545-329168@muclight.domain.example.com/alice_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com' to='bob_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com' id='Id1' type='groupchat'>
	<body>some simple muc message from Alice</body>
	<stanza-id by='1652-259545-329168@muclight.domain.example.com' id='BNLOKT3BOB01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-05-11 08:59:05.336 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<message from='1652-259545-329168@muclight.domain.example.com/alice_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com' to='kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com' id='Id1' type='groupchat'>
	<body>some simple muc message from Alice</body>
	<stanza-id by='1652-259545-329168@muclight.domain.example.com' id='BNLOKT3BOB01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-05-11 08:59:05.336 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<message to='1652-259545-329168@muclight.domain.example.com' type='groupchat' id='Id2'>
	<body>some simple muc message from Bob</body>
</message>



*** User 2022-05-11 08:59:05.338 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<message from='1652-259545-329168@muclight.domain.example.com/bob_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com' to='alice_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com' id='Id2' type='groupchat'>
	<body>some simple muc message from Bob</body>
	<stanza-id by='1652-259545-329168@muclight.domain.example.com' id='BNLOKT3CLPO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-05-11 08:59:05.339 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<message from='1652-259545-329168@muclight.domain.example.com/bob_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com' to='bob_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com' id='Id2' type='groupchat'>
	<body>some simple muc message from Bob</body>
	<stanza-id by='1652-259545-329168@muclight.domain.example.com' id='BNLOKT3CLPO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-05-11 08:59:05.339 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
<message from='1652-259545-329168@muclight.domain.example.com/bob_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com' to='kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com' id='Id2' type='groupchat'>
	<body>some simple muc message from Bob</body>
	<stanza-id by='1652-259545-329168@muclight.domain.example.com' id='BNLOKT3CLPO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-05-11 08:59:07.376 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<message to='bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1' type='chat'>
	<body>some simple pm message from Alice</body>
</message>



*** User 2022-05-11 08:59:07.376 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
<message to='alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1' type='chat'>
	<body>some simple pm message from Bob</body>
</message>



*** User 2022-05-11 08:59:09.599 ***
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  retrieve_personal_data alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708 domain.example.com retrieve_mam_pm_and_muc_light_dont_interfere.1652259549408600848.zip
Result []
ExitStatus 0

*** User 2022-05-11 08:59:09.599 ***
extracting logs retrieve_mam_pm_and_muc_light_dont_interfere.1652259549408600848.zip.alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708.unzipped

*** User 2022-05-11 08:59:09.800 ***
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  retrieve_personal_data bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708 domain.example.com retrieve_mam_pm_and_muc_light_dont_interfere.1652259549600832518.zip
Result []
ExitStatus 0

*** User 2022-05-11 08:59:09.801 ***
extracting logs retrieve_mam_pm_and_muc_light_dont_interfere.1652259549600832518.zip.bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708.unzipped

*** User 2022-05-11 08:59:09.995 ***
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  retrieve_personal_data kate_retrieve_mam_pm_and_muc_light_dont_interfere_708 domain.example.com retrieve_mam_pm_and_muc_light_dont_interfere.1652259549801849003.zip
Result []
ExitStatus 0

*** User 2022-05-11 08:59:09.996 ***
extracting logs retrieve_mam_pm_and_muc_light_dont_interfere.1652259549801849003.zip.kate_retrieve_mam_pm_and_muc_light_dont_interfere_708.unzipped

*** User 2022-05-11 08:59:09.997 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 08:59:09.998 ***
kate_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-11 08:59:09.998 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 08:59:09.998 ***
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-11 08:59:09.998 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 08:59:09.998 ***
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_708@domain.example.com/res1 in
</stream:stream>
*** CT 2022-05-11 08:59:10.001 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_431.html
*** CT 2022-05-11 08:59:10.001 *** View log from node mongooseim@localhost when finished mongooseim@localhost_790.html



=== Ended at 2022-05-11 08:59:10
=== successfully completed test case
=== === Returned value: ok


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