=== Test case: service_domain_db_SUITE:rest_delete_domain_cleans_data_from_mam/1 (click for source code)

=== Config value:

    [{auth_creds,valid},
     {watchdog,<0.20249.2>},
     {service,true},
     {mim_conf1,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       [<<"test type">>,<<"dummy auth">>,<<"anonymous">>]],
                  loaded => true,service_opts => []}},
     {mim_conf2,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       [<<"test type">>,<<"dummy auth">>]],
                  loaded => true,service_opts => []}},
     {mim_conf3,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       []],
                  loaded => true,service_opts => []}},
     {service_setup,per_testcase},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/service_domain_db_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.service_domain_db_SUITE.logs/run.2022-01-27_15.39.00/service_domain_db_suite.rest_delete_domain_cleans_data_from_mam.html"},
     {tc_group_properties,[{name,rest_with_auth}]},
     {tc_group_path,[[{name,db}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/service_domain_db_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.service_domain_db_SUITE.logs/run.2022-01-27_15.39.00/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"dummy auth">>},#{}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:39:18


*** CT 2022-01-27 15:39:18.042 *** View log from node mongooseim@localhost when started mongooseim@localhost_6396.html
*** CT 2022-01-27 15:39:18.045 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2439.html

*** User 2022-01-27 15:39:18.071 ***
REST request:
Code: 204
Req: {<0.20907.2>,<<"/api/domains/example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d2c3ad53838f64d5">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"host_type\":\"dummy auth\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:39:17 GMT">>}],
         <<>>,80,9386}
Params: #{body => <<"{\"host_type\":\"dummy auth\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"PUT">>,path => <<"/api/domains/example.com">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-01-27 15:39:18.082 ***
REST request:
Code: 204
Req: {<0.20909.2>,<<"/api/domains/example.org">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"92e44c7810f4881e">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"host_type\":\"dummy auth\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:39:17 GMT">>}],
         <<>>,80,9413}
Params: #{body => <<"{\"host_type\":\"dummy auth\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"PUT">>,path => <<"/api/domains/example.org">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-01-27 15:39:18.084 ***
alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1 out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:39:18.084 ***
alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='78d08a482be83be6' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:39:18.085 ***
alice_rest_delete_domain_cleans_data_from_mam_2344@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>PLAIN</mechanism>
	</mechanisms>
</stream:features>



*** User 2022-01-27 15:39:18.085 ***
alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3Jlc3RfZGVsZXRlX2RvbWFpbl9jbGVhbnNfZGF0YV9mcm9tX21hbV8yMzQ0AG1ha290YTI=</auth>



*** User 2022-01-27 15:39:18.089 ***
alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:39:18.089 ***
alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1 out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:39:18.089 ***
alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a978604e65af923c' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:39:18.089 ***
alice_rest_delete_domain_cleans_data_from_mam_2344@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'/>
</stream:features>



*** User 2022-01-27 15:39:18.089 ***
alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1 out
<iq type='set' id='500374f95fceb6578d526b0650ffcc12'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:39:18.090 ***
alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1 in
<iq id='500374f95fceb6578d526b0650ffcc12' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:39:18.090 ***
alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1 out
<iq type='set' id='255622826bb5e1e086287f96fba91bd5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:39:18.090 ***
alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1 in
<iq type='result' id='255622826bb5e1e086287f96fba91bd5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:39:18.090 ***
alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1 out
<presence/>



*** User 2022-01-27 15:39:18.091 ***
alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1 in
<presence from='alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1' to='alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1' xml:lang='en'/>



*** User 2022-01-27 15:39:18.092 ***
bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1 out
<stream:stream to='example.org' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:39:18.092 ***
bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='117abf7c7c8566b2' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:39:18.093 ***
bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
</stream:features>



*** User 2022-01-27 15:39:18.093 ***
bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJvYl9yZXN0X2RlbGV0ZV9kb21haW5fY2xlYW5zX2RhdGFfZnJvbV9tYW1fMjM0NABtYWtvdGEz</auth>



*** User 2022-01-27 15:39:18.242 ***
bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:39:18.242 ***
bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1 out
<stream:stream to='example.org' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:39:18.242 ***
bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8d449c32437c5009' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:39:18.243 ***
bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</stream:features>



*** User 2022-01-27 15:39:18.243 ***
bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1 out
<iq type='set' id='374c3144b1d2387e536d3c833e6685e4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:39:18.243 ***
bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1 in
<iq id='374c3144b1d2387e536d3c833e6685e4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:39:18.243 ***
bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1 out
<iq type='set' id='2a98edfe7db86bd647090f8c1afe98ee'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:39:18.243 ***
bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1 in
<iq type='result' id='2a98edfe7db86bd647090f8c1afe98ee'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:39:18.243 ***
bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1 out
<presence/>



*** User 2022-01-27 15:39:18.244 ***
bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1 in
<presence from='bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1' to='bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1' xml:lang='en'/>



*** User 2022-01-27 15:39:18.244 ***
alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1 out
<message to='bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-01-27 15:39:18.270 ***
bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1 in
<message from='alice_rest_delete_domain_cleans_data_from_mam_2344@example.com/res1' to='bob_rest_delete_domain_cleans_data_from_mam_2344@example.org/res1' xml:lang='en' type='chat'>
	<body>OH, HAI!</body>
	<stanza-id by='bob_rest_delete_domain_cleans_data_from_mam_2344@example.org' id='BLKI3S7R6H02' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:39:20.356 ***
REST request:
Code: 204
Req: {<0.20913.2>,<<"/api/domains/example.com">>,<<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b0aba41ee159ee0e">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"host_type\":\"dummy auth\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:39:20 GMT">>}],
         <<>>,80,42127}
Params: #{body => <<"{\"host_type\":\"dummy auth\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"DELETE">>,path => <<"/api/domains/example.com">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-01-27 15:39:20.366 ***
REST request:
Code: 204
Req: {<0.20915.2>,<<"/api/domains/example.org">>,<<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ec55b4fe5adb5412">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"host_type\":\"dummy auth\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:39:20 GMT">>}],
         <<>>,80,8114}
Params: #{body => <<"{\"host_type\":\"dummy auth\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"DELETE">>,path => <<"/api/domains/example.org">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2022-01-27 15:39:20.376 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2439.html
*** CT 2022-01-27 15:39:20.377 *** View log from node mongooseim@localhost when finished mongooseim@localhost_6398.html



=== Ended at 2022-01-27 15:39:20
=== successfully completed test case
=== === Returned value: ok


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