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

=== Config value:

    [{watchdog,<0.30163.1>},
     {muc_light_host,<<"muclight.domain.example.com">>},
     {mam_backend,rdbms},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_client_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.rest_client_SUITE.logs/run.2022-03-18_10.58.25/rest_client_suite.sending_message_with_wrong_body_results_in_bad_request.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@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.rest_client_SUITE.logs/run.2022-03-18_10.58.25/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => [],
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              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 =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04"

=== Started at 2022-03-18 10:58:26


*** CT 2022-03-18 10:58:26.654 *** View log from node mongooseim@localhost when started mongooseim@localhost_1600.html
*** CT 2022-03-18 10:58:26.655 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_533.html

*** User 2022-03-18 10:58:26.662 ***
alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 10:58:26.663 ***
alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='144732ebee3eda2c' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:58:26.663 ***
alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-18 10:58:26.663 ***
alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NlbmRpbmdfbWVzc2FnZV93aXRoX3dyb25nX2JvZHlfcmVzdWx0c19pbl9iYWRfcmVxdWVzdF8yMDA1AG1hdHlncnlzYQ==</auth>



*** User 2022-03-18 10:58:26.664 ***
alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 10:58:26.664 ***
alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 10:58:26.670 ***
alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b0ad0dc8fe69b99c' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:58:26.670 ***
alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-18 10:58:26.670 ***
alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1 out
<iq type='set' id='2b60536c422f6d395543dec5cf46d46d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 10:58:26.672 ***
alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1 in
<iq id='2b60536c422f6d395543dec5cf46d46d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 10:58:26.673 ***
alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1 out
<iq type='set' id='c79a096858c606048b4d29ea2685d3de'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:58:26.673 ***
alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1 in
<iq type='result' id='c79a096858c606048b4d29ea2685d3de'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:58:26.673 ***
alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1 out
<presence/>



*** User 2022-03-18 10:58:26.676 ***
alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1 in
<presence from='alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1' to='alice_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1' xml:lang='en'/>



*** System report during rest_client_SUITE:sending_message_with_wrong_body_results_in_bad_request/1 in muc 2022-03-18 10:58:26.678 ***
=WARNING REPORT==== 18-Mar-2022::10:58:26.678121 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-03-18 10:58:26.688 ***
REST request:
Code: 200
Req: {<0.30461.1>,<<"/api/rooms">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"417c68598e71b0bf">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfc2VuZGluZ19tZXNzYWdlX3dpdGhfd3JvbmdfYm9keV9yZXN1bHRzX2luX2JhZF9yZXF1ZXN0XzIwMDVAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 10:58:26 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"27">>}],
         <<"{\"id\":\"1647-601106-688012\"}">>,151,1462}
Params: #{body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          creds =>
              {<<"alice_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/rooms">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:sending_message_with_wrong_body_results_in_bad_request/1 in muc 2022-03-18 10:58:26.689 ***
=WARNING REPORT==== 18-Mar-2022::10:58:26.689806 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-03-18 10:58:26.699 ***
REST request fails:
Code: 400
Req: {<0.30466.1>,<<"/api/rooms/1647-601106-688012/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3ed53946152a0060">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfc2VuZGluZ19tZXNzYWdlX3dpdGhfd3JvbmdfYm9keV9yZXN1bHRzX2luX2JhZF9yZXF1ZXN0XzIwMDVAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"body\":{\"nested\":\"structure\"}}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 10:58:26 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"33">>}],
         <<"Invalid body, it must be a string">>,166,1482}
Params: #{body => <<"{\"body\":{\"nested\":\"structure\"}}">>,
          creds =>
              {<<"alice_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"POST">>,
          path => <<"/api/rooms/1647-601106-688012/messages">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 10:58:26.700 ***
alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-18 10:58:26.700 ***
alicE_sending_message_with_wrong_body_results_in_bad_request_2005@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-18 10:58:26.704 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_533.html
*** CT 2022-03-18 10:58:26.705 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1600.html



=== Ended at 2022-03-18 10:58:26
=== successfully completed test case
=== === Returned value: ok


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