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

=== Config value:

    [{watchdog,<0.18626.2>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,rdbms},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_client_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.rest_client_SUITE.logs/run.2023-12-04_15.55.26/rest_client_suite.message_sending_errors.159875.html"},
     {tc_group_properties,[{name,messages},parallel]},
     {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@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.rest_client_SUITE.logs/run.2023-12-04_15.55.26/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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 => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        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@cdcecdf9c9e0.2023-12-04_15.40.23"

=== Started at 2023-12-04 15:55:27


*** CT 2023-12-04 15:55:27.133 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4976.html

*** User 2023-12-04 15:55:27.153 ***🔗
alicE_message_sending_errors_3073@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:55:27.154 ***🔗
alicE_message_sending_errors_3073@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='39ac2142b20e91fd' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:55:27.154 ***🔗
alicE_message_sending_errors_3073@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-12-04 15:55:27.154 ***🔗
alicE_message_sending_errors_3073@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX21lc3NhZ2Vfc2VuZGluZ19lcnJvcnNfMzA3MwBtYXR5Z3J5c2E=</auth>



*** User 2023-12-04 15:55:27.156 ***🔗
alicE_message_sending_errors_3073@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:55:27.156 ***🔗
alicE_message_sending_errors_3073@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:55:27.156 ***🔗
alicE_message_sending_errors_3073@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1ca3b915ea3b3dc3' from='localhost' version='1.0' xml:lang='en' to='alice_message_sending_errors_3073@localhost'>

*** User 2023-12-04 15:55:27.156 ***🔗
alicE_message_sending_errors_3073@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-12-04 15:55:27.156 ***🔗
alicE_message_sending_errors_3073@localhost/res1 out
<iq type='set' id='98e723d1664538f94314af3786733d05'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-04 15:55:27.157 ***🔗
alicE_message_sending_errors_3073@localhost/res1 in
<iq id='98e723d1664538f94314af3786733d05' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_message_sending_errors_3073@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-12-04 15:55:27.157 ***🔗
alice_message_sending_errors_3073@localhost/res1 out
<iq type='set' id='77cf53f9e7434975dc2a9c8590a1ef15'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:55:27.157 ***🔗
alice_message_sending_errors_3073@localhost/res1 in
<iq from='localhost' to='alice_message_sending_errors_3073@localhost/res1' id='77cf53f9e7434975dc2a9c8590a1ef15' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:55:27.157 ***🔗
alice_message_sending_errors_3073@localhost/res1 out
<presence/>



*** User 2023-12-04 15:55:27.160 ***🔗
alice_message_sending_errors_3073@localhost/res1 in
<presence from='alice_message_sending_errors_3073@localhost/res1' to='alice_message_sending_errors_3073@localhost/res1'/>



*** User 2023-12-04 15:55:27.161 ***🔗
bOb_message_sending_errors_3073@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:55:27.162 ***🔗
bOb_message_sending_errors_3073@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8b21ac95f07c5ede' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:55:27.162 ***🔗
bOb_message_sending_errors_3073@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-12-04 15:55:27.162 ***🔗
bOb_message_sending_errors_3073@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tZXNzYWdlX3NlbmRpbmdfZXJyb3JzXzMwNzMAbWFrcm9saWth</auth>



*** User 2023-12-04 15:55:27.163 ***🔗
bOb_message_sending_errors_3073@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:55:27.163 ***🔗
bOb_message_sending_errors_3073@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:55:27.163 ***🔗
bOb_message_sending_errors_3073@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b1218c4f5c455fdf' from='localhost' version='1.0' xml:lang='en' to='bob_message_sending_errors_3073@localhost'>

*** User 2023-12-04 15:55:27.163 ***🔗
bOb_message_sending_errors_3073@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-12-04 15:55:27.164 ***🔗
bOb_message_sending_errors_3073@localhost/res1 out
<iq type='set' id='3bb82c4bf0b88d65765bf5c3167c8ebc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-04 15:55:27.164 ***🔗
bOb_message_sending_errors_3073@localhost/res1 in
<iq id='3bb82c4bf0b88d65765bf5c3167c8ebc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_message_sending_errors_3073@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-12-04 15:55:27.164 ***🔗
bob_message_sending_errors_3073@localhost/res1 out
<iq type='set' id='f91ea66ab1c341ef8a7a3501b17546a1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:55:27.165 ***🔗
bob_message_sending_errors_3073@localhost/res1 in
<iq from='localhost' to='bob_message_sending_errors_3073@localhost/res1' id='f91ea66ab1c341ef8a7a3501b17546a1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:55:27.165 ***🔗
bob_message_sending_errors_3073@localhost/res1 out
<presence/>



*** User 2023-12-04 15:55:27.168 ***🔗
bob_message_sending_errors_3073@localhost/res1 in
<presence from='bob_message_sending_errors_3073@localhost/res1' to='bob_message_sending_errors_3073@localhost/res1'/>



*** User 2023-12-04 15:55:27.177 ***🔗
REST request fails:
Code: 400
Req: {<0.18709.2>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a2b8bde14ec6bc86">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfbWVzc2FnZV9zZW5kaW5nX2Vycm9yc18zMDczQGxvY2FsaG9zdDptYXR5Z3J5c2E=">>}],
      <<"{\"to\":\"bob_message_sending_errors_3073@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Dec 2023 15:55:27 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing message body\"">>,155,2681}
Params: #{body => <<"{\"to\":\"bob_message_sending_errors_3073@localhost\"}">>,
          creds =>
              {<<"alice_message_sending_errors_3073@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/messages">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-12-04 15:55:27.233 ***🔗
REST request fails:
Code: 400
Req: {<0.18729.2>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6e2f708dec6ef44a">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfbWVzc2FnZV9zZW5kaW5nX2Vycm9yc18zMDczQGxvY2FsaG9zdDptYXR5Z3J5c2E=">>}],
      <<"{\"body\":\"hello, bob_message_sending_errors_3073@localhost it's me\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Dec 2023 15:55:27 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Missing recipient JID\"">>,156,1503}
Params: #{body =>
              <<"{\"body\":\"hello, bob_message_sending_errors_3073@localhost it's me\"}">>,
          creds =>
              {<<"alice_message_sending_errors_3073@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/messages">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-12-04 15:55:27.241 ***🔗
REST request fails:
Code: 400
Req: {<0.18753.2>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e8cb78b2e0062e47">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfbWVzc2FnZV9zZW5kaW5nX2Vycm9yc18zMDczQGxvY2FsaG9zdDptYXR5Z3J5c2E=">>}],
      <<"{\"to\":\"@invalid\",\"body\":\"hello, bob_message_sending_errors_3073@localhost it's me\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Dec 2023 15:55:27 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Invalid recipient JID\"">>,156,2113}
Params: #{body =>
              <<"{\"to\":\"@invalid\",\"body\":\"hello, bob_message_sending_errors_3073@localhost it's me\"}">>,
          creds =>
              {<<"alice_message_sending_errors_3073@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/messages">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-12-04 15:55:27.241 ***🔗
bob_message_sending_errors_3073@localhost/res1 out
</stream:stream>

*** User 2023-12-04 15:55:27.242 ***🔗
bob_message_sending_errors_3073@localhost/res1 in
</stream:stream>

*** User 2023-12-04 15:55:27.242 ***🔗
alice_message_sending_errors_3073@localhost/res1 out
</stream:stream>

*** User 2023-12-04 15:55:27.242 ***🔗
alice_message_sending_errors_3073@localhost/res1 in
</stream:stream>
*** CT 2023-12-04 15:55:27.244 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4976.html



=== Ended at 2023-12-04 15:55:27
=== successfully completed test case
=== === Returned value: ok