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

=== Config value:

    [{watchdog,<0.74420.0>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_http_api_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@549f635c4ac9.2024-03-11_11.28.53/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-03-11_11.42.40/muc_light_http_api_suite.create_unique_room.140035.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@549f635c4ac9.2024-03-11_11.28.53/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-03-11_11.42.40/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@549f635c4ac9.2024-03-11_11.28.53"

=== Started at 2024-03-11 11:42:40


*** CT 2024-03-11 11:42:40.593 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4671.html

*** User 2024-03-11 11:42:40.600 ***🔗
alicE_create_unique_room_2876@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 11:42:40.600 ***🔗
alicE_create_unique_room_2876@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='aaaa1f755a5fb859' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:42:40.600 ***🔗
alicE_create_unique_room_2876@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 2024-03-11 11:42:40.600 ***🔗
alicE_create_unique_room_2876@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NyZWF0ZV91bmlxdWVfcm9vbV8yODc2AG1hdHlncnlzYQ==</auth>



*** User 2024-03-11 11:42:40.601 ***🔗
alicE_create_unique_room_2876@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:42:40.601 ***🔗
alicE_create_unique_room_2876@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 11:42:40.601 ***🔗
alicE_create_unique_room_2876@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='777f0e545215316e' from='localhost' version='1.0' xml:lang='en' to='alice_create_unique_room_2876@localhost'>

*** User 2024-03-11 11:42:40.601 ***🔗
alicE_create_unique_room_2876@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 2024-03-11 11:42:40.601 ***🔗
alicE_create_unique_room_2876@localhost/res1 out
<iq type='set' id='ad85b75914fd9eec2a8eb9824957c953'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:42:40.601 ***🔗
alicE_create_unique_room_2876@localhost/res1 in
<iq id='ad85b75914fd9eec2a8eb9824957c953' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_create_unique_room_2876@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:42:40.602 ***🔗
alice_create_unique_room_2876@localhost/res1 out
<iq type='set' id='6c31ae17173b58cbee7999293059bc89'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:42:40.602 ***🔗
alice_create_unique_room_2876@localhost/res1 in
<iq from='localhost' to='alice_create_unique_room_2876@localhost/res1' id='6c31ae17173b58cbee7999293059bc89' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:42:40.602 ***🔗
alice_create_unique_room_2876@localhost/res1 out
<presence/>



*** User 2024-03-11 11:42:40.603 ***🔗
alice_create_unique_room_2876@localhost/res1 in
<presence from='alice_create_unique_room_2876@localhost/res1' to='alice_create_unique_room_2876@localhost/res1'/>



*** User 2024-03-11 11:42:40.606 ***🔗
REST request:
Code: 201
Req: {<0.74476.0>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"324bbc1be0223f80">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alice_create_unique_room_2876@localhost\",\"name\":\"wonderland\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/muc-lights/muclight.localhost/1710-157360-604882@muclight.localhost">>},
          {<<"date">>,<<"Mon, 11 Mar 2024 11:42:40 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"37">>}],
         <<"1710-157360-604882@muclight.localhost">>,264,1889}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alice_create_unique_room_2876@localhost\",\"name\":\"wonderland\"}">>,
          return_headers => true}


*** User 2024-03-11 11:42:40.606 ***🔗
alice_create_unique_room_2876@localhost/res1 out
<iq type='get' id='09ffea709eb2e0f68f2ccea56d3a777d' to='muclight.localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-11 11:42:40.607 ***🔗
alice_create_unique_room_2876@localhost/res1 in
<iq from='muclight.localhost' to='alice_create_unique_room_2876@localhost/res1' id='09ffea709eb2e0f68f2ccea56d3a777d' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>1710-157360-604882@muclight.localhost</first>
			<last>1710-157360-604882@muclight.localhost</last>
			<count>1</count>
		</set>
		<item jid='1710-157360-604882@muclight.localhost' name='wonderland' version='1710-157360-604871'/>
	</query>
</iq>



*** User 2024-03-11 11:42:40.607 ***🔗
alice_create_unique_room_2876@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:42:40.607 ***🔗
alice_create_unique_room_2876@localhost/res1 in
</stream:stream>
*** CT 2024-03-11 11:42:40.613 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4671.html



=== Ended at 2024-03-11 11:42:40
=== successfully completed test case
=== === Returned value: ok