=== Test case: graphql_muc_SUITE:user_try_delete_room_by_not_owner/1 (click for source code)

=== Config value:

    [{watchdog,<0.19893.0>},
     {schema_endpoint,user},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_muc_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@17dd90405134.2024-04-22_13.48.40/big_tests.tests.graphql_muc_SUITE.logs/run.2024-04-22_13.52.23/graphql_muc_suite.user_try_delete_room_by_not_owner.52354.html"},
     {tc_group_properties,[{name,user_muc_configured},parallel]},
     {tc_group_path,[[{name,user}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@17dd90405134.2024-04-22_13.48.40/big_tests.tests.graphql_muc_SUITE.logs/run.2024-04-22_13.52.23/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}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{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@17dd90405134.2024-04-22_13.48.40"

=== Started at 2024-04-22 13:52:23


*** CT 2024-04-22 13:52:23.668 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1528.html

*** User 2024-04-22 13:52:23.702 ***🔗
alicE_user_try_delete_room_by_not_owner_852@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-04-22 13:52:23.702 ***🔗
alicE_user_try_delete_room_by_not_owner_852@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d884f494e8dad375' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 13:52:23.702 ***🔗
alicE_user_try_delete_room_by_not_owner_852@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-04-22 13:52:23.702 ***🔗
alicE_user_try_delete_room_by_not_owner_852@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VzZXJfdHJ5X2RlbGV0ZV9yb29tX2J5X25vdF9vd25lcl84NTIAbWF0eWdyeXNh</auth>



*** User 2024-04-22 13:52:23.703 ***🔗
alicE_user_try_delete_room_by_not_owner_852@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 13:52:23.703 ***🔗
alicE_user_try_delete_room_by_not_owner_852@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-04-22 13:52:23.704 ***🔗
alicE_user_try_delete_room_by_not_owner_852@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='879927891d4ee8c0' from='localhost' version='1.0' xml:lang='en' to='alice_user_try_delete_room_by_not_owner_852@localhost'>

*** User 2024-04-22 13:52:23.704 ***🔗
alicE_user_try_delete_room_by_not_owner_852@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-04-22 13:52:23.704 ***🔗
alicE_user_try_delete_room_by_not_owner_852@localhost/res1 out
<iq type='set' id='f91da55db947492d1202119499e218eb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 13:52:23.704 ***🔗
alicE_user_try_delete_room_by_not_owner_852@localhost/res1 in
<iq id='f91da55db947492d1202119499e218eb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_try_delete_room_by_not_owner_852@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 13:52:23.705 ***🔗
alice_user_try_delete_room_by_not_owner_852@localhost/res1 out
<iq type='set' id='ebce71bbfc4e6be0d5fec723b33d673a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 13:52:23.705 ***🔗
alice_user_try_delete_room_by_not_owner_852@localhost/res1 in
<iq from='localhost' to='alice_user_try_delete_room_by_not_owner_852@localhost/res1' id='ebce71bbfc4e6be0d5fec723b33d673a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 13:52:23.706 ***🔗
alice_user_try_delete_room_by_not_owner_852@localhost/res1 out
<presence/>



*** User 2024-04-22 13:52:23.707 ***🔗
alice_user_try_delete_room_by_not_owner_852@localhost/res1 in
<presence from='alice_user_try_delete_room_by_not_owner_852@localhost/res1' to='alice_user_try_delete_room_by_not_owner_852@localhost/res1'/>



*** User 2024-04-22 13:52:23.707 ***🔗
bOb_user_try_delete_room_by_not_owner_852@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-04-22 13:52:23.707 ***🔗
bOb_user_try_delete_room_by_not_owner_852@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='45bebb706128d105' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 13:52:23.708 ***🔗
bOb_user_try_delete_room_by_not_owner_852@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-04-22 13:52:23.708 ***🔗
bOb_user_try_delete_room_by_not_owner_852@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl91c2VyX3RyeV9kZWxldGVfcm9vbV9ieV9ub3Rfb3duZXJfODUyAG1ha3JvbGlrYQ==</auth>



*** User 2024-04-22 13:52:23.709 ***🔗
bOb_user_try_delete_room_by_not_owner_852@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 13:52:23.709 ***🔗
bOb_user_try_delete_room_by_not_owner_852@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-04-22 13:52:23.709 ***🔗
bOb_user_try_delete_room_by_not_owner_852@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='23a88af45b5c41af' from='localhost' version='1.0' xml:lang='en' to='bob_user_try_delete_room_by_not_owner_852@localhost'>

*** User 2024-04-22 13:52:23.709 ***🔗
bOb_user_try_delete_room_by_not_owner_852@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-04-22 13:52:23.709 ***🔗
bOb_user_try_delete_room_by_not_owner_852@localhost/res1 out
<iq type='set' id='bdd5c04159e489c9cb1b85f18c130f7c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 13:52:23.710 ***🔗
bOb_user_try_delete_room_by_not_owner_852@localhost/res1 in
<iq id='bdd5c04159e489c9cb1b85f18c130f7c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_user_try_delete_room_by_not_owner_852@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 13:52:23.710 ***🔗
bob_user_try_delete_room_by_not_owner_852@localhost/res1 out
<iq type='set' id='02fa46530fc4146bb0149eaf29c1cb76'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 13:52:23.711 ***🔗
bob_user_try_delete_room_by_not_owner_852@localhost/res1 in
<iq from='localhost' to='bob_user_try_delete_room_by_not_owner_852@localhost/res1' id='02fa46530fc4146bb0149eaf29c1cb76' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 13:52:23.711 ***🔗
bob_user_try_delete_room_by_not_owner_852@localhost/res1 out
<presence/>



*** User 2024-04-22 13:52:23.712 ***🔗
bob_user_try_delete_room_by_not_owner_852@localhost/res1 in
<presence from='bob_user_try_delete_room_by_not_owner_852@localhost/res1' to='bob_user_try_delete_room_by_not_owner_852@localhost/res1'/>



*** User 2024-04-22 13:52:23.715 ***🔗
REST request:
Code: 200
Req: {<0.20183.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d697343b4156b634">>},
       {<<"authorization">>,
        <<"Basic Ym9iX3VzZXJfdHJ5X2RlbGV0ZV9yb29tX2J5X25vdF9vd25lcl84NTJAbG9jYWxob3N0Om1ha3JvbGlrYQ==">>}],
      <<"{\"variables\":{\"room\":\"room-alice_user_try_delete_room_by_not_owner_852@muc.localhost\",\"reason\":null},\"query\":\"mutation ($reason: String, $room: BareJID!) { muc { deleteRoom(reason: $reason, room: $room) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 13:52:22 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"253">>}],
         <<"{\"errors\":[{\"path\":[\"muc\",\"deleteRoom\"],\"message\":\"Given user does not have permission to delete this room\",\"extensions\":{\"room\":\"room-alice_user_try_delete_room_by_not_owner_852@muc.localhost\",\"code\":\"not_allowed\"}}],\"data\":{\"muc\":{\"deleteRoom\":null}}}">>,
         392,1220}
Params: #{body =>
              <<"{\"variables\":{\"room\":\"room-alice_user_try_delete_room_by_not_owner_852@muc.localhost\",\"reason\":null},\"query\":\"mutation ($reason: String, $room: BareJID!) { muc { deleteRoom(reason: $reason, room: $room) } }\"}">>,
          creds =>
              {<<"bob_user_try_delete_room_by_not_owner_852@localhost">>,
               <<"makrolika">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,user},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-22 13:52:23.715 ***🔗
bob_user_try_delete_room_by_not_owner_852@localhost/res1 out
</stream:stream>

*** User 2024-04-22 13:52:23.716 ***🔗
bob_user_try_delete_room_by_not_owner_852@localhost/res1 in
</stream:stream>

*** User 2024-04-22 13:52:23.716 ***🔗
alice_user_try_delete_room_by_not_owner_852@localhost/res1 out
</stream:stream>

*** User 2024-04-22 13:52:23.716 ***🔗
alice_user_try_delete_room_by_not_owner_852@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-22 13:52:23.766 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-22 13:52:23.879 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1529.html



=== Ended at 2024-04-22 13:52:23
=== successfully completed test case
=== === Returned value: ok