=== Test case: muc_SUITE:admin_unauthorized/1 (click for source code)

=== Config value:

    [{watchdog,<0.18103.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36/big_tests.tests.muc_SUITE.logs/run.2022-02-02_15.13.05/muc_suite.admin_unauthorized.64260.html"},
     {tc_group_properties,[{name,owner},{repeat_until_all_ok,3},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36/big_tests.tests.muc_SUITE.logs/run.2022-02-02_15.13.05/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{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"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {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@7a520fcf4274.2022-02-02_15.07.36"

=== Started at 2022-02-02 15:13:23


*** CT 2022-02-02 15:13:23.519 *** View log from node mongooseim@localhost when started mongooseim@localhost_2232.html
*** CT 2022-02-02 15:13:23.520 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_591.html

*** User 2022-02-02 15:13:23.586 ***
alicE_admin_unauthorized_1479@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-02-02 15:13:23.587 ***
alicE_admin_unauthorized_1479@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='75e232b232a6c6be' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:13:23.587 ***
alicE_admin_unauthorized_1479@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-02-02 15:13:23.587 ***
alicE_admin_unauthorized_1479@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX3VuYXV0aG9yaXplZF8xNDc5AG1hdHlncnlzYQ==</auth>



*** User 2022-02-02 15:13:23.588 ***
alicE_admin_unauthorized_1479@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-02-02 15:13:23.589 ***
alicE_admin_unauthorized_1479@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-02-02 15:13:23.589 ***
alicE_admin_unauthorized_1479@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='257a677cfc47f1bf' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:13:23.589 ***
alicE_admin_unauthorized_1479@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-02-02 15:13:23.589 ***
alicE_admin_unauthorized_1479@domain.example.com/res1 out
<iq type='set' id='5cd52f779838448cacb00b28fefd8986'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-02 15:13:23.589 ***
alicE_admin_unauthorized_1479@domain.example.com/res1 in
<iq id='5cd52f779838448cacb00b28fefd8986' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_admin_unauthorized_1479@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-02-02 15:13:23.590 ***
alicE_admin_unauthorized_1479@domain.example.com/res1 out
<iq type='set' id='e7ef57a8abc51d2292fbcb5fe45835f2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:13:23.590 ***
alicE_admin_unauthorized_1479@domain.example.com/res1 in
<iq type='result' id='e7ef57a8abc51d2292fbcb5fe45835f2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:13:23.590 ***
alicE_admin_unauthorized_1479@domain.example.com/res1 out
<presence/>



*** User 2022-02-02 15:13:23.592 ***
alicE_admin_unauthorized_1479@domain.example.com/res1 in
<presence from='alicE_admin_unauthorized_1479@domain.example.com/res1' to='alice_admin_unauthorized_1479@domain.example.com/res1' xml:lang='en'/>



*** User 2022-02-02 15:13:23.593 ***
bOb_admin_unauthorized_1479@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-02-02 15:13:23.593 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9d0ab573fad70728' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:13:23.594 ***
bOb_admin_unauthorized_1479@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-02-02 15:13:23.594 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hZG1pbl91bmF1dGhvcml6ZWRfMTQ3OQBtYWtyb2xpa2E=</auth>



*** User 2022-02-02 15:13:23.595 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-02-02 15:13:23.595 ***
bOb_admin_unauthorized_1479@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-02-02 15:13:23.596 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='96c6990cb0281602' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:13:23.596 ***
bOb_admin_unauthorized_1479@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-02-02 15:13:23.596 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 out
<iq type='set' id='d0e0aa323fdc2757ed71c3b7521c029e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-02 15:13:23.597 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 in
<iq id='d0e0aa323fdc2757ed71c3b7521c029e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_admin_unauthorized_1479@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-02-02 15:13:23.597 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 out
<iq type='set' id='24ac9109aeb2a412cbfa722337d8c8e8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:13:23.597 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 in
<iq type='result' id='24ac9109aeb2a412cbfa722337d8c8e8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:13:23.597 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 out
<presence/>



*** User 2022-02-02 15:13:23.601 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 in
<presence from='bOb_admin_unauthorized_1479@domain.example.com/res1' to='bob_admin_unauthorized_1479@domain.example.com/res1' xml:lang='en'/>



*** User 2022-02-02 15:13:23.601 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 out
<presence to='room-alice_admin_unauthorized_1479@groupchats.domain.example.com/bob'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-02-02 15:13:23.661 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 in
<presence from='room-alice_admin_unauthorized_1479@groupchats.domain.example.com/bob' to='bOb_admin_unauthorized_1479@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-02-02 15:13:23.661 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 in
<message from='room-alice_admin_unauthorized_1479@groupchats.domain.example.com' to='bOb_admin_unauthorized_1479@domain.example.com/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-02-02 15:13:23.662 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 out
<iq type='set' id='9677a2b5b52a36802a08e70c0d3b9818' to='room-alice_admin_unauthorized_1479@groupchats.domain.example.com'>
	<query xmlns='http://jabber.org/protocol/muc#admin'>
		<item jid='bOb_admin_unauthorized_1479@domain.example.com' affiliation='admin'/>
	</query>
</iq>



*** User 2022-02-02 15:13:23.663 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 in
<iq from='room-alice_admin_unauthorized_1479@groupchats.domain.example.com' to='bOb_admin_unauthorized_1479@domain.example.com/res1' id='9677a2b5b52a36802a08e70c0d3b9818' type='error'>
	<query xmlns='http://jabber.org/protocol/muc#admin'>
		<item jid='bOb_admin_unauthorized_1479@domain.example.com' affiliation='admin'/>
	</query>
	<error code='403' type='auth'>
		<forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2022-02-02 15:13:23.663 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 out
</stream:stream>

*** User 2022-02-02 15:13:23.664 ***
bOb_admin_unauthorized_1479@domain.example.com/res1 in
</stream:stream>

*** User 2022-02-02 15:13:23.664 ***
alicE_admin_unauthorized_1479@domain.example.com/res1 out
</stream:stream>

*** User 2022-02-02 15:13:23.664 ***
alicE_admin_unauthorized_1479@domain.example.com/res1 in
</stream:stream>
*** CT 2022-02-02 15:13:23.669 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_591.html
*** CT 2022-02-02 15:13:23.671 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2232.html



=== Ended at 2022-02-02 15:13:23
=== successfully completed test case
=== === Returned value: ok