=== Test case: rest_SUITE:user_can_be_registered_and_removed/1 (click for source code)

=== Config value:

    [{watchdog,<0.86354.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,rdbms},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@459df0fd388f.2024-04-10_14.24.42/big_tests.tests.rest_SUITE.logs/run.2024-04-10_14.41.18/rest_suite.user_can_be_registered_and_removed.243202.html"},
     {tc_group_properties,[{name,admin},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@459df0fd388f.2024-04-10_14.24.42/big_tests.tests.rest_SUITE.logs/run.2024-04-10_14.41.18/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_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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              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 => mnesia,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">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@459df0fd388f.2024-04-10_14.24.42"

=== Started at 2024-04-10 14:41:18


*** CT 2024-04-10 14:41:18.514 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4712.html

*** User 2024-04-10 14:41:18.578 ***🔗
REST request:
Code: 200
Req: {<0.86522.0>,<<"/api/users/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"38be6e6af28433a0">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 14:41:18 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"80">>}],
         <<"[\"alice@localhost\",\"alice_session_can_be_kicked_3306@localhost\",\"bob@localhost\"]">>,
         204,1159}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          body => <<>>,method => <<"GET">>,role => admin,
          return_headers => true}


*** User 2024-04-10 14:41:18.585 ***🔗
REST request:
Code: 201
Req: {<0.86526.0>,<<"/api/users/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"21e89b9ea31c4a06">>}],
      <<"{\"password\":\"nicniema\",\"username\":\"mike\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/users/localhost/mike">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 14:41:18 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"43">>}],
         <<"User mike@localhost successfully registered">>,230,5656}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          body => <<"{\"password\":\"nicniema\",\"username\":\"mike\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-04-10 14:41:18.588 ***🔗
REST request:
Code: 200
Req: {<0.86540.0>,<<"/api/users/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ec425101b5a495c0">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 14:41:18 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"342">>}],
         <<"[\"alice@localhost\",\"alice_invalid_query_string_3307@localhost\",\"alice_messages_are_sent_and_received_3308@localhost\",\"alice_session_can_be_kicked_3306@localhost\",\"alice_stanzas_are_sent_and_received_3309@localhost\",\"bob@localhost\",\"bob_invalid_query_string_3307@localhost\",\"bob_messages_are_sent_and_received_3308@localhost\",\"mike@localhost\"]">>,
         467,2194}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          body => <<>>,method => <<"GET">>,role => admin,
          return_headers => true}


*** User 2024-04-10 14:41:18.592 ***🔗
REST request fails:
Code: 403
Req: {<0.86548.0>,<<"/api/users/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7518f01cd3082137">>}],
      <<"{\"password\":\"nicniema\",\"username\":\"mike\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 14:41:18 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"69">>}],
         <<"\"User mike@localhost already registered at node mongooseim@localhost\"">>,
         200,2947}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          body => <<"{\"password\":\"nicniema\",\"username\":\"mike\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-04-10 14:41:18.685 ***🔗
REST request:
Code: 204
Req: {<0.86559.0>,<<"/api/users/localhost/mike">>,<<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a3dad7221f94afec">>}],
      <<>>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 14:41:18 GMT">>}],
         <<>>,80,91613}
Params: #{path => <<"/api/users/localhost/mike">>,
          server => #{node => mongooseim@localhost},
          body => <<>>,method => <<"DELETE">>,role => admin,
          return_headers => true}


*** User 2024-04-10 14:41:18.688 ***🔗
REST request:
Code: 200
Req: {<0.86657.0>,<<"/api/users/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"814d7772e108e754">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 14:41:18 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"752">>}],
         <<"[\"alice@localhost\",\"alice_invalid_query_string_3307@localhost\",\"alice_message_archive_errors_3313@localhost\",\"alice_message_errors_3311@localhost\",\"alice_messages_are_archived_3312@localhost\",\"alice_messages_are_sent_and_received_3308@localhost\",\"alice_messages_can_be_paginated_3314@localhost\",\"alice_session_can_be_kicked_3306@localhost\",\"alice_stanza_errors_3310@localhost\",\"alice_stanzas_are_sent_and_received_3309@localhost\",\"bob@localhost\",\"bob_invalid_query_string_3307@localhost\",\"bob_message_errors_3311@localhost\",\"bob_messages_are_archived_3312@localhost\",\"bob_messages_are_sent_and_received_3308@localhost\",\"bob_messages_can_be_paginated_3314@localhost\",\"bob_stanza_errors_3310@localhost\",\"bob_stanzas_are_sent_and_received_3309@localhost\"]">>,
         877,1775}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          body => <<>>,method => <<"GET">>,role => admin,
          return_headers => true}

*** CT 2024-04-10 14:41:18.705 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4712.html



=== Ended at 2024-04-10 14:41:18
=== successfully completed test case
=== === Returned value: ok