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

=== Config value:

    [{watchdog,<0.20820.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@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.muc_light_http_api_SUITE.logs/run.2022-01-27_12.35.40/muc_light_http_api_suite.create_identifiable_room.115842.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@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.muc_light_http_api_SUITE.logs/run.2022-01-27_12.35.40/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@998557c7e1d1.2022-01-27_12.27.57"

=== Started at 2022-01-27 12:35:40


*** CT 2022-01-27 12:35:40.294 *** View log from node mongooseim@localhost when started mongooseim@localhost_2282.html
*** CT 2022-01-27 12:35:40.294 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_617.html

*** User 2022-01-27 12:35:40.315 ***
alicE_create_identifiable_room_1650@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-01-27 12:35:40.316 ***
alicE_create_identifiable_room_1650@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='11d29b440558cb8e' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:35:40.316 ***
alicE_create_identifiable_room_1650@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-01-27 12:35:40.316 ***
alicE_create_identifiable_room_1650@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NyZWF0ZV9pZGVudGlmaWFibGVfcm9vbV8xNjUwAG1hdHlncnlzYQ==</auth>



*** User 2022-01-27 12:35:40.331 ***
alicE_create_identifiable_room_1650@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:35:40.331 ***
alicE_create_identifiable_room_1650@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-01-27 12:35:40.332 ***
alicE_create_identifiable_room_1650@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d1494e001d7216a9' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:35:40.332 ***
alicE_create_identifiable_room_1650@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-01-27 12:35:40.332 ***
alicE_create_identifiable_room_1650@domain.example.com/res1 out
<iq type='set' id='76dcb670af2428e9aac9c3078b30fdeb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:35:40.332 ***
alicE_create_identifiable_room_1650@domain.example.com/res1 in
<iq id='76dcb670af2428e9aac9c3078b30fdeb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_create_identifiable_room_1650@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:35:40.332 ***
alicE_create_identifiable_room_1650@domain.example.com/res1 out
<iq type='set' id='cc09d9a36a7a6e4cc40b50f55739ea18'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:35:40.333 ***
alicE_create_identifiable_room_1650@domain.example.com/res1 in
<iq type='result' id='cc09d9a36a7a6e4cc40b50f55739ea18'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:35:40.333 ***
alicE_create_identifiable_room_1650@domain.example.com/res1 out
<presence/>



*** User 2022-01-27 12:35:40.337 ***
alicE_create_identifiable_room_1650@domain.example.com/res1 in
<presence from='alicE_create_identifiable_room_1650@domain.example.com/res1' to='alice_create_identifiable_room_1650@domain.example.com/res1' xml:lang='en'/>



*** User 2022-01-27 12:35:40.350 ***
REST request:
Code: 201
Req: {<0.20883.1>,<<"/api/muc-lights/domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7df580daa23af26f">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_1650@domain.example.com\",\"name\":\"wonderland\",\"id\":\"just_some_id_cb5063ffb5\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 12:35:40 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"52">>}],
         <<"just_some_id_cb5063ffb5@muclight2.domain.example.com">>,181,11238}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_1650@domain.example.com\",\"name\":\"wonderland\",\"id\":\"just_some_id_cb5063ffb5\"}">>,
          method => <<"PUT">>,
          path => <<"/api/muc-lights/domain.example.com">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-01-27 12:35:40.350 ***
alicE_create_identifiable_room_1650@domain.example.com/res1 out
<iq type='get' id='fad92cd03c06ce4759341147b735dd80' to='muclight2.domain.example.com'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2022-01-27 12:35:40.358 ***
alicE_create_identifiable_room_1650@domain.example.com/res1 in
<iq from='muclight2.domain.example.com' to='alicE_create_identifiable_room_1650@domain.example.com/res1' id='fad92cd03c06ce4759341147b735dd80' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>just_some_id_cb5063ffb5@muclight2.domain.example.com</first>
			<last>just_some_id_cb5063ffb5@muclight2.domain.example.com</last>
			<count>1</count>
		</set>
		<item jid='just_some_id_cb5063ffb5@muclight2.domain.example.com' name='wonderland' version='1643-286940-339360'/>
	</query>
</iq>



*** User 2022-01-27 12:35:40.358 ***
alicE_create_identifiable_room_1650@domain.example.com/res1 out
</stream:stream>

*** User 2022-01-27 12:35:40.358 ***
alicE_create_identifiable_room_1650@domain.example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:35:40.361 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_617.html
*** CT 2022-01-27 12:35:40.362 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2283.html



=== Ended at 2022-01-27 12:35:40
=== successfully completed test case
=== === Returned value: ok