=== Test case: rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 (click for source code)

=== Config value:

    [{watchdog,<0.14860.1>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,disabled},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_client_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.rest_client_SUITE.logs/run.2022-03-03_10.38.20/rest_client_suite.room_msg_is_sent_and_delivered_over_sse.html"},
     {tc_group_properties,[{name,muc},pararell]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_client_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.rest_client_SUITE.logs/run.2022-03-03_10.38.20/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [],mod_sic => [],mod_stream_management => [],
        mod_vcard =>
            [{backend,ldap},
             {host,{prefix,<<"vjud.">>}},
             {ldap_base,"ou=Users,dc=esl,dc=com"},
             {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39"

=== Started at 2022-03-03 10:38:21


*** CT 2022-03-03 10:38:21.716 *** View log from node mongooseim@localhost when started mongooseim@localhost_5022.html
*** CT 2022-03-03 10:38:21.717 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2342.html

*** System report during rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 in muc 2022-03-03 10:38:21.721 ***
=WARNING REPORT==== 3-Mar-2022::10:38:21.721841 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-03-03 10:38:21.729 ***
REST request:
Code: 200
Req: {<0.15333.1>,<<"/api/rooms">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a8cd18627e8e1a5c">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzEzMDZAbG9jYWxob3N0Om1hdHlncnlzYQ==">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:38:21 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"27">>}],
         <<"{\"id\":\"1646-303901-729406\"}">>,151,1791}
Params: #{body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_1306@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/rooms">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 in muc 2022-03-03 10:38:21.731 ***
=WARNING REPORT==== 3-Mar-2022::10:38:21.731125 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-03-03 10:38:21.739 ***
REST request:
Code: 204
Req: {<0.15338.1>,<<"/api/rooms/1646-303901-729406/users">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d471d4e9f986e1e0">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzEzMDZAbG9jYWxob3N0Om1hdHlncnlzYQ==">>}],
      <<"{\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_1306@localhost\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:38:21 GMT">>}],
         <<>>,80,1978}
Params: #{body =>
              <<"{\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_1306@localhost\"}">>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_1306@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,
          path => <<"/api/rooms/1646-303901-729406/users">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 in muc 2022-03-03 10:38:21.740 ***
=WARNING REPORT==== 3-Mar-2022::10:38:21.740591 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-03-03 10:38:21.749 ***
REST request:
Code: 200
Req: {<0.15343.1>,<<"/api/rooms/1646-303901-729406">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"420271513a629a2f">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzEzMDZAbG9jYWxob3N0Om1hdHlncnlzYQ==">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:38:21 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"244">>}],
         <<"{\"subject\":\"This room subject\",\"participants\":[{\"user\":\"alice_room_msg_is_sent_and_delivered_over_sse_1306@localhost\",\"role\":\"owner\"},{\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_1306@localhost\",\"role\":\"member\"}],\"name\":\"new_room_name\"}">>,
         369,1473}
Params: #{body => <<>>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_1306@localhost">>,
               <<"matygrysa">>},
          method => <<"GET">>,path => <<"/api/rooms/1646-303901-729406">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 in muc 2022-03-03 10:38:21.751 ***
=WARNING REPORT==== 3-Mar-2022::10:38:21.751217 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** System report during rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 in muc 2022-03-03 10:38:21.758 ***
=WARNING REPORT==== 3-Mar-2022::10:38:21.758388 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-03-03 10:38:21.766 ***
REST request:
Code: 200
Req: {<0.15351.1>,<<"/api/rooms/1646-303901-729406/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"52961d42716c0191">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzEzMDZAbG9jYWxob3N0Om1hdHlncnlzYQ==">>}],
      <<"{\"body\":\"Hi all!\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:38:21 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"45">>}],
         <<"{\"id\":\"a4fbaa0b-779b-4d6a-bb7c-41400e5f360e\"}">>,169,1696}
Params: #{body => <<"{\"body\":\"Hi all!\"}">>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_1306@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,
          path => <<"/api/rooms/1646-303901-729406/messages">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}

*** CT 2022-03-03 10:38:21.768 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2342.html
*** CT 2022-03-03 10:38:21.768 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5022.html



=== Ended at 2022-03-03 10:38:21
=== successfully completed test case
=== === Returned value: ok


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