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

=== Config value:

    [{watchdog,<0.32661.1>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,rdbms},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.rest_SUITE.logs/run.2022-05-11_09.04.30/rest_suite.stanzas_are_sent_and_received.67076.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@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.rest_SUITE.logs/run.2022-05-11_09.04.30/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 => #{iqdisc => no_queue},
        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"}],
              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}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40"

=== Started at 2022-05-11 09:04:30


*** CT 2022-05-11 09:04:30.426 *** View log from node mongooseim@localhost when started mongooseim@localhost_2421.html
*** CT 2022-05-11 09:04:30.426 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_524.html

*** User 2022-05-11 09:04:30.447 ***
alicE_stanzas_are_sent_and_received_1986@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-05-11 09:04:30.448 ***
alicE_stanzas_are_sent_and_received_1986@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bed268838566f6d3' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:04:30.448 ***
alicE_stanzas_are_sent_and_received_1986@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-05-11 09:04:30.448 ***
alicE_stanzas_are_sent_and_received_1986@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3N0YW56YXNfYXJlX3NlbnRfYW5kX3JlY2VpdmVkXzE5ODYAbWF0eWdyeXNh</auth>



*** User 2022-05-11 09:04:30.449 ***
alicE_stanzas_are_sent_and_received_1986@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 09:04:30.449 ***
alicE_stanzas_are_sent_and_received_1986@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-05-11 09:04:30.449 ***
alicE_stanzas_are_sent_and_received_1986@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e617d05d995941fd' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:04:30.450 ***
alicE_stanzas_are_sent_and_received_1986@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-05-11 09:04:30.450 ***
alicE_stanzas_are_sent_and_received_1986@domain.example.com/res1 out
<iq type='set' id='cd22847de2710c7c76af55ad10ddb7e2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 09:04:30.450 ***
alicE_stanzas_are_sent_and_received_1986@domain.example.com/res1 in
<iq id='cd22847de2710c7c76af55ad10ddb7e2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_stanzas_are_sent_and_received_1986@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 09:04:30.450 ***
alicE_stanzas_are_sent_and_received_1986@domain.example.com/res1 out
<iq type='set' id='014c2de6e08ea7d54f7c2eb30da401a5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:04:30.451 ***
alicE_stanzas_are_sent_and_received_1986@domain.example.com/res1 in
<iq type='result' id='014c2de6e08ea7d54f7c2eb30da401a5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:04:30.451 ***
alicE_stanzas_are_sent_and_received_1986@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 09:04:30.453 ***
alicE_stanzas_are_sent_and_received_1986@domain.example.com/res1 in
<presence from='alicE_stanzas_are_sent_and_received_1986@domain.example.com/res1' to='alice_stanzas_are_sent_and_received_1986@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 09:04:30.454 ***
bOb_stanzas_are_sent_and_received_1986@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-05-11 09:04:30.454 ***
bOb_stanzas_are_sent_and_received_1986@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9bf1655f8d322f32' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:04:30.454 ***
bOb_stanzas_are_sent_and_received_1986@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-05-11 09:04:30.454 ***
bOb_stanzas_are_sent_and_received_1986@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zdGFuemFzX2FyZV9zZW50X2FuZF9yZWNlaXZlZF8xOTg2AG1ha3JvbGlrYQ==</auth>



*** User 2022-05-11 09:04:30.456 ***
bOb_stanzas_are_sent_and_received_1986@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 09:04:30.456 ***
bOb_stanzas_are_sent_and_received_1986@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-05-11 09:04:30.457 ***
bOb_stanzas_are_sent_and_received_1986@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e20798b2e61dda9f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:04:30.457 ***
bOb_stanzas_are_sent_and_received_1986@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-05-11 09:04:30.457 ***
bOb_stanzas_are_sent_and_received_1986@domain.example.com/res1 out
<iq type='set' id='b04e008a779a051761cb88a5df6a3165'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 09:04:30.457 ***
bOb_stanzas_are_sent_and_received_1986@domain.example.com/res1 in
<iq id='b04e008a779a051761cb88a5df6a3165' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_stanzas_are_sent_and_received_1986@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 09:04:30.458 ***
bOb_stanzas_are_sent_and_received_1986@domain.example.com/res1 out
<iq type='set' id='b3e1f4b252aac5b7e1962cef3a2b8f4a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:04:30.458 ***
bOb_stanzas_are_sent_and_received_1986@domain.example.com/res1 in
<iq type='result' id='b3e1f4b252aac5b7e1962cef3a2b8f4a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:04:30.458 ***
bOb_stanzas_are_sent_and_received_1986@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 09:04:30.478 ***
bOb_stanzas_are_sent_and_received_1986@domain.example.com/res1 in
<presence from='bOb_stanzas_are_sent_and_received_1986@domain.example.com/res1' to='bob_stanzas_are_sent_and_received_1986@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 09:04:30.494 ***
REST request:
Code: 204
Req: {<0.110.2>,<<"/api/stanzas">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5285a5dd87de09fb">>}],
      <<"{\"stanza\":\"the bodyinside the sibling\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 11 May 2022 09:04:30 GMT">>},
          {<<"content-type">>,<<"application/json">>}],
         <<>>,112,14479}
Params: #{body =>
              <<"{\"stanza\":\"the bodyinside the sibling\"}">>,
          method => <<"POST">>,path => <<"/api/stanzas">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-05-11 09:04:30.494 ***
bOb_stanzas_are_sent_and_received_1986@domain.example.com/res1 in
<message from='alicE_stanzas_are_sent_and_received_1986@domain.example.com/res1' to='bOb_stanzas_are_sent_and_received_1986@domain.example.com/res1' extra='attribute'>
	<body>the body</body>
	<sibling>inside the sibling</sibling>
	<stanza-id by='bOb_stanzas_are_sent_and_received_1986@domain.example.com' id='BNLONAK1QG01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-05-11 09:04:30.494 ***
M: {xmlel,<<"message">>,
          [{<<"from">>,
            <<"alicE_stanzas_are_sent_and_received_1986@domain.example.com/res1">>},
           {<<"extra">>,<<"attribute">>}],
          [{xmlel,<<"body">>,[],[{xmlcdata,<<"the body">>}]},
           {xmlel,<<"sibling">>,[],[{xmlcdata,<<"inside the sibling">>}]}]}

*** User 2022-05-11 09:04:30.498 ***
REST request fails:
Code: 400
Req: {<0.151.2>,<<"/api/stanzas">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8f7b431f147d89a6">>}],
      <<"{\"stanza\":\"the bodyinside the sibling\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 11 May 2022 09:04:30 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"29">>}],
         <<"both from and to are required">>,162,2533}
Params: #{body =>
              <<"{\"stanza\":\"the bodyinside the sibling\"}">>,
          method => <<"POST">>,path => <<"/api/stanzas">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-05-11 09:04:30.500 ***
REST request fails:
Code: 400
Req: {<0.161.2>,<<"/api/stanzas">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"74bf7fada9f386e2">>}],
      <<"{\"stanza\":\"the body>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 11 May 2022 09:04:30 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"30">>}],
         <<"Malformed stanza: \"expected >\"">>,163,890}
Params: #{body =>
              <<"{\"stanza\":\"the body>,
          method => <<"POST">>,path => <<"/api/stanzas">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-05-11 09:04:30.500 ***
bOb_stanzas_are_sent_and_received_1986@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 09:04:30.501 ***
bOb_stanzas_are_sent_and_received_1986@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-11 09:04:30.501 ***
alicE_stanzas_are_sent_and_received_1986@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 09:04:30.501 ***
alicE_stanzas_are_sent_and_received_1986@domain.example.com/res1 in
</stream:stream>
*** CT 2022-05-11 09:04:30.514 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_524.html
*** CT 2022-05-11 09:04:30.515 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2421.html



=== Ended at 2022-05-11 09:04:30
=== successfully completed test case
=== === Returned value: ok