=== Test case: muc_light_http_api_SUITE:delete_room_errors/1 (click for source code)

=== Config value:

    [{watchdog,<0.68451.0>},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_http_api_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@def112168c16.2024-04-23_11.32.54/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-23_11.44.53/muc_light_http_api_suite.delete_room_errors.130819.html"},
     {tc_group_properties,[{name,negative},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_http_api_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@def112168c16.2024-04-23_11.32.54/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-23_11.44.53/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@def112168c16.2024-04-23_11.32.54"

=== Started at 2024-04-23 11:44:53


*** CT 2024-04-23 11:44:53.680 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4312.html

*** User 2024-04-23 11:44:53.688 ***🔗
REST request fails:
Code: 400
Req: {<0.68499.0>,
      <<"/api/muc-lights/muclight.localhost/@badroom/management">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1c143b7dab4a2b72">>}],
      <<>>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:44:53 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"32">>}],
         <<"\"Invalid room ID or domain name\"">>,158,707}
Params: #{path => <<"/api/muc-lights/muclight.localhost/@badroom/management">>,
          server => #{node => mongooseim@localhost},
          method => <<"DELETE">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-04-23 11:44:53.691 ***🔗
REST request fails:
Code: 404
Req: {<0.68505.0>,<<"/api/muc-lights/muclight.localhost">>,<<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"dfe890ba9aedf8de">>}],
      <<>>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:44:53 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"2">>}],
         <<"\"\"">>,125,703}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"DELETE">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-04-23 11:44:53.697 ***🔗
REST request fails:
Code: 404
Req: {<0.68509.0>,<<"/api/muc-lights/muclight.localhost/badroom">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"81b1fb3dcf9ee612">>}],
      <<>>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:44:53 GMT">>},
          {<<"content-length">>,<<"0">>}],
         <<>>,98,428}
Params: #{path => <<"/api/muc-lights/muclight.localhost/badroom">>,
          server => #{node => mongooseim@localhost},
          method => <<"DELETE">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-04-23 11:44:53.700 ***🔗
REST request fails:
Code: 404
Req: {<0.68513.0>,<<"/api/muc-lights/muclight.localhost/badroom/management">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"deb3f4235eaf4215">>}],
      <<>>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:44:53 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"16">>}],
         <<"\"Room not found\"">>,140,2032}
Params: #{path => <<"/api/muc-lights/muclight.localhost/badroom/management">>,
          server => #{node => mongooseim@localhost},
          method => <<"DELETE">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-04-23 11:44:53.702 ***🔗
REST request fails:
Code: 404
Req: {<0.68527.0>,<<"/api/muc-lights/localhost/badroom/management">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f0673a123eb9722c">>}],
      <<>>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:44:53 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,595}
Params: #{path => <<"/api/muc-lights/localhost/badroom/management">>,
          server => #{node => mongooseim@localhost},
          method => <<"DELETE">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-04-23 11:44:53.704 ***🔗
REST request fails:
Code: 404
Req: {<0.68533.0>,<<"/api/muc-lights/baddomain/badroom/management">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d861fcb069b4575b">>}],
      <<>>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:44:53 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,665}
Params: #{path => <<"/api/muc-lights/baddomain/badroom/management">>,
          server => #{node => mongooseim@localhost},
          method => <<"DELETE">>,body => <<>>,role => admin,
          return_headers => true}

*** CT 2024-04-23 11:44:53.712 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4312.html



=== Ended at 2024-04-23 11:44:53
=== successfully completed test case
=== === Returned value: {{<<"404">>,<<"Not Found">>},
                     <<"MUC Light server not found">>}