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

=== Config value:

    [{mam_backend,rdbms},
     {watchdog,<0.14544.0>},
     {protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{host => "localhost",module => mongoose_graphql_handler,
                      password => <<"secret">>,path => "/api/graphql",
                      schema_endpoint => admin,username => <<"admin">>}},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/gdpr_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1d8001dd39bd.2023-11-13_19.21.09/big_tests.tests.gdpr_SUITE.logs/run.2023-11-13_19.22.35/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@1d8001dd39bd.2023-11-13_19.21.09/big_tests.tests.gdpr_SUITE.logs/run.2023-11-13_19.22.35/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_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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@1d8001dd39bd.2023-11-13_19.21.09"

=== Started at 2023-11-13 19:22:52


*** CT 2023-11-13 19:22:52.121 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1373.html

*** User 2023-11-13 19:22:52.217 ***🔗
required modules: [{mod_mam,#{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,
                              enforce_simple_queries => false,
                              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 2023-11-13 19:22:52.225 ***🔗
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_734@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 2023-11-13 19:22:52.225 ***🔗
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2ac9b2c7b84edd28' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-13 19:22:52.225 ***🔗
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:22:52.225 ***🔗
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3JldHJpZXZlX21hbV9wbV9hbmRfbXVjX2xpZ2h0X2RvbnRfaW50ZXJmZXJlXzczNABtYXR5Z3J5c2E=</auth>



*** User 2023-11-13 19:22:52.227 ***🔗
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 19:22:52.227 ***🔗
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_734@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 2023-11-13 19:22:52.228 ***🔗
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='99e7781816237495' from='domain.example.com' version='1.0' xml:lang='en' to='alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com'>

*** User 2023-11-13 19:22:52.228 ***🔗
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:22:52.228 ***🔗
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<iq type='set' id='9015362501c0fc11e36faa9b09cc5ac1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:22:52.228 ***🔗
alicE_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<iq id='9015362501c0fc11e36faa9b09cc5ac1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 19:22:52.228 ***🔗
alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<iq type='set' id='b4998384ba1e7e85d8e6309192154ac8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:22:52.229 ***🔗
alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1' id='b4998384ba1e7e85d8e6309192154ac8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:22:52.229 ***🔗
alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<presence/>



*** User 2023-11-13 19:22:52.232 ***🔗
alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<presence from='alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1' to='alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1'/>



*** User 2023-11-13 19:22:52.232 ***🔗
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_734@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 2023-11-13 19:22:52.233 ***🔗
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='324e7b6eb199984e' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-13 19:22:52.233 ***🔗
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:22:52.233 ***🔗
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9yZXRyaWV2ZV9tYW1fcG1fYW5kX211Y19saWdodF9kb250X2ludGVyZmVyZV83MzQAbWFrcm9saWth</auth>



*** User 2023-11-13 19:22:52.235 ***🔗
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 19:22:52.235 ***🔗
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_734@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 2023-11-13 19:22:52.235 ***🔗
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dcf6ccb8574bb59d' from='domain.example.com' version='1.0' xml:lang='en' to='bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com'>

*** User 2023-11-13 19:22:52.235 ***🔗
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:22:52.235 ***🔗
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<iq type='set' id='0e25d9fe9e8aac431a02a0e15766879a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:22:52.235 ***🔗
bOb_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<iq id='0e25d9fe9e8aac431a02a0e15766879a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 19:22:52.236 ***🔗
bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<iq type='set' id='bb76418ef0131da959fe1ad6b027abf5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:22:52.236 ***🔗
bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<iq from='domain.example.com' to='bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1' id='bb76418ef0131da959fe1ad6b027abf5' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:22:52.236 ***🔗
bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<presence/>



*** User 2023-11-13 19:22:52.238 ***🔗
bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<presence from='bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1' to='bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1'/>



*** User 2023-11-13 19:22:52.239 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@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 2023-11-13 19:22:52.240 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9ed8ce8c3b1ed69b' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-13 19:22:52.240 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:22:52.240 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfcmV0cmlldmVfbWFtX3BtX2FuZF9tdWNfbGlnaHRfZG9udF9pbnRlcmZlcmVfNzM0AG1ha3Jvd2U7cA==</auth>



*** User 2023-11-13 19:22:52.241 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 19:22:52.241 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@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 2023-11-13 19:22:52.241 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='804626976121bc57' from='domain.example.com' version='1.0' xml:lang='en' to='kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com'>

*** User 2023-11-13 19:22:52.241 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:22:52.241 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<iq type='set' id='509541b061e04c7407ff669c00783f8e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:22:52.242 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<iq id='509541b061e04c7407ff669c00783f8e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 19:22:52.242 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<iq type='set' id='db72dab95849e8fd0a2467c4ae373544'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:22:52.242 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<iq from='domain.example.com' to='kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1' id='db72dab95849e8fd0a2467c4ae373544' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:22:52.243 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<presence/>



*** User 2023-11-13 19:22:52.244 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<presence from='kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1' to='kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1'/>



*** User 2023-11-13 19:22:52.244 ***🔗
alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<iq type='set' id='cdd67d4745c89342705ac4810e7af057' 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_734@domain.example.com</user>
			<user affiliation='member'>kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com</user>
		</occupants>
	</query>
</iq>



*** User 2023-11-13 19:22:52.248 ***🔗
alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<message from='1699-903372-246168@muclight.domain.example.com' to='alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com' id='cdd67d4745c89342705ac4810e7af057' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1699-903372-245990</version>
		<user affiliation='owner'>alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2023-11-13 19:22:52.248 ***🔗
bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<message from='1699-903372-246168@muclight.domain.example.com' to='bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com' id='cdd67d4745c89342705ac4810e7af057' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1699-903372-245990</version>
		<user affiliation='member'>bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2023-11-13 19:22:52.248 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<message from='1699-903372-246168@muclight.domain.example.com' to='kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com' id='cdd67d4745c89342705ac4810e7af057' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1699-903372-245990</version>
		<user affiliation='member'>kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2023-11-13 19:22:52.248 ***🔗
alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<iq from='muclight.domain.example.com' to='alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1' id='cdd67d4745c89342705ac4810e7af057' type='result'/>



*** User 2023-11-13 19:22:52.249 ***🔗
alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<message to='1699-903372-246168@muclight.domain.example.com' type='groupchat' id='Id1'>
	<body>some simple muc message from Alice</body>
</message>



*** User 2023-11-13 19:22:52.252 ***🔗
alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<message from='1699-903372-246168@muclight.domain.example.com/alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com' to='alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com' id='Id1' type='groupchat'>
	<body>some simple muc message from Alice</body>
	<stanza-id by='1699-903372-246168@muclight.domain.example.com' id='C2GDJ2JSGSO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2023-11-13 19:22:52.252 ***🔗
bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<message from='1699-903372-246168@muclight.domain.example.com/alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com' to='bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com' id='Id1' type='groupchat'>
	<body>some simple muc message from Alice</body>
	<stanza-id by='1699-903372-246168@muclight.domain.example.com' id='C2GDJ2JSGSO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2023-11-13 19:22:52.252 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<message from='1699-903372-246168@muclight.domain.example.com/alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com' to='kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com' id='Id1' type='groupchat'>
	<body>some simple muc message from Alice</body>
	<stanza-id by='1699-903372-246168@muclight.domain.example.com' id='C2GDJ2JSGSO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2023-11-13 19:22:52.252 ***🔗
bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<message to='1699-903372-246168@muclight.domain.example.com' type='groupchat' id='Id2'>
	<body>some simple muc message from Bob</body>
</message>



*** User 2023-11-13 19:22:52.254 ***🔗
alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<message from='1699-903372-246168@muclight.domain.example.com/bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com' to='alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com' id='Id2' type='groupchat'>
	<body>some simple muc message from Bob</body>
	<stanza-id by='1699-903372-246168@muclight.domain.example.com' id='C2GDJ2JTB801' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2023-11-13 19:22:52.254 ***🔗
bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<message from='1699-903372-246168@muclight.domain.example.com/bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com' to='bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com' id='Id2' type='groupchat'>
	<body>some simple muc message from Bob</body>
	<stanza-id by='1699-903372-246168@muclight.domain.example.com' id='C2GDJ2JTB801' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2023-11-13 19:22:52.254 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
<message from='1699-903372-246168@muclight.domain.example.com/bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com' to='kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com' id='Id2' type='groupchat'>
	<body>some simple muc message from Bob</body>
	<stanza-id by='1699-903372-246168@muclight.domain.example.com' id='C2GDJ2JTB801' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2023-11-13 19:22:54.293 ***🔗
waiting for room_archive_size is done in 2000 miliseconds

*** User 2023-11-13 19:22:54.293 ***🔗
alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<message to='bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1' type='chat'>
	<body>some simple pm message from Alice</body>
</message>



*** User 2023-11-13 19:22:54.293 ***🔗
bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
<message to='alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1' type='chat'>
	<body>some simple pm message from Bob</body>
</message>



*** User 2023-11-13 19:22:56.332 ***🔗
waiting for archive_size is done in 2000 miliseconds

*** User 2023-11-13 19:22:56.333 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-13 19:22:56.350 ***🔗
REST request:
Code: 200
Req: {<0.14665.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1738e243020898d2">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"username\":\"alice_retrieve_mam_pm_and_muc_light_dont_interfere_734\",\"resultFilepath\":\"retrieve_mam_pm_and_muc_light_dont_interfere.1699903376333530157.zip\",\"domain\":\"domain.example.com\"},\"query\":\"query ($domain: DomainName!, $resultFilepath: String!, $username: UserName!) { gdpr { retrievePersonalData(domain: $domain, resultFilepath: $resultFilepath, username: $username) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 13 Nov 2023 19:22:55 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"59">>}],
         <<"{\"data\":{\"gdpr\":{\"retrievePersonalData\":\"Data retrieved\"}}}">>,
         197,16469}
Params: #{body =>
              <<"{\"variables\":{\"username\":\"alice_retrieve_mam_pm_and_muc_light_dont_interfere_734\",\"resultFilepath\":\"retrieve_mam_pm_and_muc_light_dont_interfere.1699903376333530157.zip\",\"domain\":\"domain.example.com\"},\"query\":\"query ($domain: DomainName!, $resultFilepath: String!, $username: UserName!) { gdpr { retrievePersonalData(domain: $domain, resultFilepath: $resultFilepath, username: $username) } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2023-11-13 19:22:56.351 ***🔗
extracting logs retrieve_mam_pm_and_muc_light_dont_interfere.1699903376333530157.zip.alice_retrieve_mam_pm_and_muc_light_dont_interfere_734.unzipped

*** User 2023-11-13 19:22:56.369 ***🔗
REST request:
Code: 200
Req: {<0.14667.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c3e9d17f873f4749">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"username\":\"bob_retrieve_mam_pm_and_muc_light_dont_interfere_734\",\"resultFilepath\":\"retrieve_mam_pm_and_muc_light_dont_interfere.1699903376352246645.zip\",\"domain\":\"domain.example.com\"},\"query\":\"query ($domain: DomainName!, $resultFilepath: String!, $username: UserName!) { gdpr { retrievePersonalData(domain: $domain, resultFilepath: $resultFilepath, username: $username) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 13 Nov 2023 19:22:55 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"59">>}],
         <<"{\"data\":{\"gdpr\":{\"retrievePersonalData\":\"Data retrieved\"}}}">>,
         197,15885}
Params: #{body =>
              <<"{\"variables\":{\"username\":\"bob_retrieve_mam_pm_and_muc_light_dont_interfere_734\",\"resultFilepath\":\"retrieve_mam_pm_and_muc_light_dont_interfere.1699903376352246645.zip\",\"domain\":\"domain.example.com\"},\"query\":\"query ($domain: DomainName!, $resultFilepath: String!, $username: UserName!) { gdpr { retrievePersonalData(domain: $domain, resultFilepath: $resultFilepath, username: $username) } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2023-11-13 19:22:56.369 ***🔗
extracting logs retrieve_mam_pm_and_muc_light_dont_interfere.1699903376352246645.zip.bob_retrieve_mam_pm_and_muc_light_dont_interfere_734.unzipped

*** User 2023-11-13 19:22:56.388 ***🔗
REST request:
Code: 200
Req: {<0.14669.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"52ec256a3570db25">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"username\":\"kate_retrieve_mam_pm_and_muc_light_dont_interfere_734\",\"resultFilepath\":\"retrieve_mam_pm_and_muc_light_dont_interfere.1699903376370868589.zip\",\"domain\":\"domain.example.com\"},\"query\":\"query ($domain: DomainName!, $resultFilepath: String!, $username: UserName!) { gdpr { retrievePersonalData(domain: $domain, resultFilepath: $resultFilepath, username: $username) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 13 Nov 2023 19:22:55 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"59">>}],
         <<"{\"data\":{\"gdpr\":{\"retrievePersonalData\":\"Data retrieved\"}}}">>,
         197,16153}
Params: #{body =>
              <<"{\"variables\":{\"username\":\"kate_retrieve_mam_pm_and_muc_light_dont_interfere_734\",\"resultFilepath\":\"retrieve_mam_pm_and_muc_light_dont_interfere.1699903376370868589.zip\",\"domain\":\"domain.example.com\"},\"query\":\"query ($domain: DomainName!, $resultFilepath: String!, $username: UserName!) { gdpr { retrievePersonalData(domain: $domain, resultFilepath: $resultFilepath, username: $username) } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2023-11-13 19:22:56.388 ***🔗
extracting logs retrieve_mam_pm_and_muc_light_dont_interfere.1699903376370868589.zip.kate_retrieve_mam_pm_and_muc_light_dont_interfere_734.unzipped

*** User 2023-11-13 19:22:56.390 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
</stream:stream>

*** User 2023-11-13 19:22:56.390 ***🔗
kate_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
</stream:stream>

*** User 2023-11-13 19:22:56.390 ***🔗
bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
</stream:stream>

*** User 2023-11-13 19:22:56.390 ***🔗
bob_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
</stream:stream>

*** User 2023-11-13 19:22:56.391 ***🔗
alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 out
</stream:stream>

*** User 2023-11-13 19:22:56.391 ***🔗
alice_retrieve_mam_pm_and_muc_light_dont_interfere_734@domain.example.com/res1 in
</stream:stream>
*** CT 2023-11-13 19:22:56.394 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1373.html



=== Ended at 2023-11-13 19:22:56
=== successfully completed test case
=== === Returned value: ok


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