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

=== Config value:

    [{watchdog,<0.80155.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,rdbms},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@47874bd0ecf8.2024-04-25_16.16.47/big_tests.tests.rest_SUITE.logs/run.2024-04-25_16.30.57/rest_suite.user_can_be_registered_and_removed.222210.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@47874bd0ecf8.2024-04-25_16.16.47/big_tests.tests.rest_SUITE.logs/run.2024-04-25_16.30.57/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,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,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@47874bd0ecf8.2024-04-25_16.16.47"

=== Started at 2024-04-25 16:30:57


*** CT 2024-04-25 16:31:00.335 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4516.html

*** User 2024-04-25 16:31:00.362 ***🔗
REST request:
Code: 200
Req: {<0.80324.0>,<<"/api/users/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d6b4f424b55f31f3">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 16:30:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"124">>}],
         <<"[\"alice@localhost\",\"alice_invalid_query_string_2931@localhost\",\"alice_session_can_be_kicked_2932@localhost\",\"bob@localhost\"]">>,
         249,1826}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"GET">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-04-25 16:31:00.365 ***🔗
REST request:
Code: 201
Req: {<0.80333.0>,<<"/api/users/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"30656931c1c30cfd">>}],
      <<"{\"password\":\"nicniema\",\"username\":\"mike\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/users/localhost/mike">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 16:30:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"43">>}],
         <<"User mike@localhost successfully registered">>,230,2142}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body => <<"{\"password\":\"nicniema\",\"username\":\"mike\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-25 16:31:00.367 ***🔗
REST request:
Code: 200
Req: {<0.80347.0>,<<"/api/users/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"504bd3be79861baf">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 16:30:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"327">>}],
         <<"[\"alice@localhost\",\"alice_invalid_query_string_2931@localhost\",\"alice_message_errors_2934@localhost\",\"alice_messages_are_sent_and_received_2933@localhost\",\"alice_session_can_be_kicked_2932@localhost\",\"bob@localhost\",\"bob_invalid_query_string_2931@localhost\",\"bob_messages_are_sent_and_received_2933@localhost\",\"mike@localhost\"]">>,
         452,623}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"GET">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-04-25 16:31:00.369 ***🔗
REST request fails:
Code: 403
Req: {<0.80351.0>,<<"/api/users/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5e578149de1460d0">>}],
      <<"{\"password\":\"nicniema\",\"username\":\"mike\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 16:30:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"69">>}],
         <<"\"User mike@localhost already registered at node mongooseim@localhost\"">>,
         200,1210}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body => <<"{\"password\":\"nicniema\",\"username\":\"mike\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-25 16:31:00.429 ***🔗
REST request:
Code: 204
Req: {<0.80358.0>,<<"/api/users/localhost/mike">>,<<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c9c0402c435a4c47">>}],
      <<>>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 16:30:59 GMT">>}],
         <<>>,80,59533}
Params: #{path => <<"/api/users/localhost/mike">>,
          server => #{node => mongooseim@localhost},
          method => <<"DELETE">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-04-25 16:31:00.431 ***🔗
REST request:
Code: 200
Req: {<0.80443.0>,<<"/api/users/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e871e31804cb1830">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 16:30:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"752">>}],
         <<"[\"alice@localhost\",\"alice_invalid_query_string_2931@localhost\",\"alice_message_archive_errors_2938@localhost\",\"alice_message_errors_2934@localhost\",\"alice_messages_are_archived_2936@localhost\",\"alice_messages_are_sent_and_received_2933@localhost\",\"alice_messages_can_be_paginated_2939@localhost\",\"alice_session_can_be_kicked_2932@localhost\",\"alice_stanza_errors_2935@localhost\",\"alice_stanzas_are_sent_and_received_2937@localhost\",\"bob@localhost\",\"bob_invalid_query_string_2931@localhost\",\"bob_message_errors_2934@localhost\",\"bob_messages_are_archived_2936@localhost\",\"bob_messages_are_sent_and_received_2933@localhost\",\"bob_messages_can_be_paginated_2939@localhost\",\"bob_stanza_errors_2935@localhost\",\"bob_stanzas_are_sent_and_received_2937@localhost\"]">>,
         877,751}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"GET">>,body => <<>>,role => admin,
          return_headers => true}

*** CT 2024-04-25 16:31:00.496 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4516.html



=== Ended at 2024-04-25 16:31:00
=== successfully completed test case
=== === Returned value: ok