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

=== Config value:

    [{watchdog,<0.43699.0>},
     {preset,"internal_mnesia"},
     {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@8dadd8a9c704.2024-03-29_09.14.50/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-03-29_09.27.57/muc_light_http_api_suite.create_room_errors.23685.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@8dadd8a9c704.2024-03-29_09.14.50/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-03-29_09.27.57/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => mnesia,iqdisc => parallel},
        mod_roster =>
            #{backend => mnesia,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        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_sic => #{iqdisc => one_queue},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        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@8dadd8a9c704.2024-03-29_09.14.50"

=== Started at 2024-03-29 09:27:58


*** CT 2024-03-29 09:27:58.152 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4356.html

*** User 2024-03-29 09:27:58.163 ***🔗
REST request fails:
Code: 400
Req: {<0.43747.0>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4344d44b1aa2b911">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_room_errors_1484@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 29 Mar 2024 09:27:57 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing room name\"">>,145,879}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_room_errors_1484@localhost\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-03-29 09:27:58.166 ***🔗
REST request fails:
Code: 400
Req: {<0.43753.0>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"2c45a843f675ff85">>}],
      <<"{\"subject\":\"Lewis Carol\",\"name\":\"Name\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 29 Mar 2024 09:27:57 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing owner JID\"">>,145,890}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body => <<"{\"subject\":\"Lewis Carol\",\"name\":\"Name\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-03-29 09:27:58.168 ***🔗
REST request fails:
Code: 400
Req: {<0.43765.0>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"29fd2bf99d3c6b04">>}],
      <<"{\"owner\":\"alicE_create_room_errors_1484@localhost\",\"name\":\"Name\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 29 Mar 2024 09:27:57 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing room subject\"">>,148,623}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"owner\":\"alicE_create_room_errors_1484@localhost\",\"name\":\"Name\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-03-29 09:27:58.170 ***🔗
REST request fails:
Code: 400
Req: {<0.43775.0>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"2d54033a6105ec0b">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"Name\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 29 Mar 2024 09:27:57 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Invalid owner JID\"">>,145,773}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"Name\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-03-29 09:27:58.172 ***🔗
REST request fails:
Code: 400
Req: {<0.43785.0>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"72a62d75dab0b7b3">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"baduser@localhost\",\"name\":\"Name\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 29 Mar 2024 09:27:57 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"27">>}],
         <<"\"Given user does not exist\"">>,153,1024}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"baduser@localhost\",\"name\":\"Name\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-03-29 09:27:58.175 ***🔗
REST request fails:
Code: 404
Req: {<0.43795.0>,<<"/api/muc-lights/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"638ee2a5f4bc1af5">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_room_errors_1484@localhost\",\"name\":\"Name\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 29 Mar 2024 09:27:57 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,1004}
Params: #{path => <<"/api/muc-lights/localhost">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_room_errors_1484@localhost\",\"name\":\"Name\"}">>,
          method => <<"POST">>,return_headers => true}

*** CT 2024-03-29 09:27:58.179 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4356.html



=== Ended at 2024-03-29 09:27:58
=== successfully completed test case
=== === Returned value: {{<<"404">>,<<"Not Found">>},
                     <<"MUC Light server not found">>}