=== Test case: muc_light_http_api_SUITE:create_unique_room/1 (click for source code)

=== Config value:

    [{watchdog,<0.22953.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_http_api_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.muc_light_http_api_SUITE.logs/run.2022-03-04_11.24.21/muc_light_http_api_suite.create_unique_room.140930.html"},
     {tc_group_properties,[{name,positive},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_http_api_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.muc_light_http_api_SUITE.logs/run.2022-03-04_11.24.21/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:24:21


*** CT 2022-03-04 11:24:21.801 *** View log from node mongooseim@localhost when started mongooseim@localhost_2343.html
*** CT 2022-03-04 11:24:21.802 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_606.html

*** User 2022-03-04 11:24:21.817 ***
alicE_create_unique_room_1710@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-04 11:24:21.817 ***
alicE_create_unique_room_1710@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2b2ded3f3a909d4e' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:21.817 ***
alicE_create_unique_room_1710@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-04 11:24:21.817 ***
alicE_create_unique_room_1710@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NyZWF0ZV91bmlxdWVfcm9vbV8xNzEwAG1hdHlncnlzYQ==</auth>



*** User 2022-03-04 11:24:21.818 ***
alicE_create_unique_room_1710@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:24:21.818 ***
alicE_create_unique_room_1710@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-04 11:24:21.819 ***
alicE_create_unique_room_1710@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3bfe229ebbab12a9' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:21.819 ***
alicE_create_unique_room_1710@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-04 11:24:21.819 ***
alicE_create_unique_room_1710@domain.example.com/res1 out
<iq type='set' id='d645988cdae15908f281ad9ba8dca79e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:24:21.819 ***
alicE_create_unique_room_1710@domain.example.com/res1 in
<iq id='d645988cdae15908f281ad9ba8dca79e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_create_unique_room_1710@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:24:21.819 ***
alicE_create_unique_room_1710@domain.example.com/res1 out
<iq type='set' id='58a7703dd2c108eee4adb942a5003096'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:21.819 ***
alicE_create_unique_room_1710@domain.example.com/res1 in
<iq type='result' id='58a7703dd2c108eee4adb942a5003096'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:21.820 ***
alicE_create_unique_room_1710@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:24:21.821 ***
alicE_create_unique_room_1710@domain.example.com/res1 in
<presence from='alicE_create_unique_room_1710@domain.example.com/res1' to='alice_create_unique_room_1710@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:24:21.826 ***
REST request:
Code: 201
Req: {<0.23012.1>,<<"/api/muc-lights/muclight2.domain.example.com">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4641dcbf21ed4cf1">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_unique_room_1710@domain.example.com\",\"name\":\"wonderland\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/muc-lights/muclight2.domain.example.com/1646-393061-822891@muclight2.domain.example.com">>},
          {<<"date">>,<<"Fri, 04 Mar 2022 11:24:20 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"47">>}],
         <<"1646-393061-822891@muclight2.domain.example.com">>,301,4036}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_unique_room_1710@domain.example.com\",\"name\":\"wonderland\"}">>,
          method => <<"POST">>,
          path => <<"/api/muc-lights/muclight2.domain.example.com">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-04 11:24:21.826 ***
alicE_create_unique_room_1710@domain.example.com/res1 out
<iq type='get' id='e58ad55457e6806845d814ee4a6d3faf' to='muclight2.domain.example.com'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2022-03-04 11:24:21.832 ***
alicE_create_unique_room_1710@domain.example.com/res1 in
<iq from='muclight2.domain.example.com' to='alicE_create_unique_room_1710@domain.example.com/res1' id='e58ad55457e6806845d814ee4a6d3faf' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>1646-393061-822891@muclight2.domain.example.com</first>
			<last>1646-393061-822891@muclight2.domain.example.com</last>
			<count>1</count>
		</set>
		<item jid='1646-393061-822891@muclight2.domain.example.com' name='wonderland' version='1646-393061-822878'/>
	</query>
</iq>



*** User 2022-03-04 11:24:21.832 ***
alicE_create_unique_room_1710@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:24:21.832 ***
alicE_create_unique_room_1710@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:24:21.835 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_606.html
*** CT 2022-03-04 11:24:21.835 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2344.html



=== Ended at 2022-03-04 11:24:21
=== successfully completed test case
=== === Returned value: ok