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

=== Config value:

    [{nick,<<"aliceonchat">>},
     {room,<<"alicesroom">>},
     {room_jid,<<"alicesroom@muc.localhost">>},
     {muc_host,<<"muc.localhost">>},
     {watchdog,<0.24083.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.muc_SUITE.logs/run.2022-01-27_15.33.07/muc_suite.disco_items_nonpublic.118274.html"},
     {tc_group_properties,[{name,disco},{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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.muc_SUITE.logs/run.2022-01-27_15.33.07/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:33:08


*** CT 2022-01-27 15:33:08.370 *** View log from node mongooseim@localhost when started mongooseim@localhost_5000.html
*** CT 2022-01-27 15:33:08.371 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2348.html

*** User 2022-01-27 15:33:08.387 ***
alicE_disco_items_nonpublic_1633@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:33:08.388 ***
alicE_disco_items_nonpublic_1633@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='99b905501dfd51dd' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:33:08.388 ***
alicE_disco_items_nonpublic_1633@localhost/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 15:33:08.388 ***
alicE_disco_items_nonpublic_1633@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2Rpc2NvX2l0ZW1zX25vbnB1YmxpY18xNjMzAG1hdHlncnlzYQ==</auth>



*** User 2022-01-27 15:33:08.389 ***
alicE_disco_items_nonpublic_1633@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:33:08.389 ***
alicE_disco_items_nonpublic_1633@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:33:08.390 ***
alicE_disco_items_nonpublic_1633@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2211d7a2e6c48dc8' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:33:08.390 ***
alicE_disco_items_nonpublic_1633@localhost/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 15:33:08.390 ***
alicE_disco_items_nonpublic_1633@localhost/res1 out
<iq type='set' id='f934797c2bbda239ea9dfdf1ced26b14'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:33:08.390 ***
alicE_disco_items_nonpublic_1633@localhost/res1 in
<iq id='f934797c2bbda239ea9dfdf1ced26b14' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_disco_items_nonpublic_1633@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:33:08.391 ***
alicE_disco_items_nonpublic_1633@localhost/res1 out
<iq type='set' id='0f5ff9665b412194853df32202f0a5b0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:33:08.391 ***
alicE_disco_items_nonpublic_1633@localhost/res1 in
<iq type='result' id='0f5ff9665b412194853df32202f0a5b0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:33:08.391 ***
alicE_disco_items_nonpublic_1633@localhost/res1 out
<presence/>



*** User 2022-01-27 15:33:08.393 ***
alicE_disco_items_nonpublic_1633@localhost/res1 in
<presence from='alicE_disco_items_nonpublic_1633@localhost/res1' to='alice_disco_items_nonpublic_1633@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:33:08.394 ***
bOb_disco_items_nonpublic_1633@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:33:08.394 ***
bOb_disco_items_nonpublic_1633@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3072fd1483116c09' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:33:08.394 ***
bOb_disco_items_nonpublic_1633@localhost/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 15:33:08.395 ***
bOb_disco_items_nonpublic_1633@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9kaXNjb19pdGVtc19ub25wdWJsaWNfMTYzMwBtYWtyb2xpa2E=</auth>



*** User 2022-01-27 15:33:08.396 ***
bOb_disco_items_nonpublic_1633@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:33:08.396 ***
bOb_disco_items_nonpublic_1633@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:33:08.396 ***
bOb_disco_items_nonpublic_1633@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5b9d27c75d7f8d65' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:33:08.396 ***
bOb_disco_items_nonpublic_1633@localhost/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 15:33:08.396 ***
bOb_disco_items_nonpublic_1633@localhost/res1 out
<iq type='set' id='3f7ed0083aa8c3c32f0306f183a934de'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:33:08.397 ***
bOb_disco_items_nonpublic_1633@localhost/res1 in
<iq id='3f7ed0083aa8c3c32f0306f183a934de' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_disco_items_nonpublic_1633@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:33:08.397 ***
bOb_disco_items_nonpublic_1633@localhost/res1 out
<iq type='set' id='70bd0e6514daac257de8ba7fd790a1a7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:33:08.397 ***
bOb_disco_items_nonpublic_1633@localhost/res1 in
<iq type='result' id='70bd0e6514daac257de8ba7fd790a1a7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:33:08.398 ***
bOb_disco_items_nonpublic_1633@localhost/res1 out
<presence/>



*** User 2022-01-27 15:33:08.399 ***
bOb_disco_items_nonpublic_1633@localhost/res1 in
<presence from='bOb_disco_items_nonpublic_1633@localhost/res1' to='bob_disco_items_nonpublic_1633@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:33:08.400 ***
alicE_disco_items_nonpublic_1633@localhost/res1 out
<presence to='room-alice_disco_items_nonpublic_1633@muc.localhost/nicenick'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-01-27 15:33:08.401 ***
alicE_disco_items_nonpublic_1633@localhost/res1 in
<presence from='room-alice_disco_items_nonpublic_1633@muc.localhost/nicenick' to='alicE_disco_items_nonpublic_1633@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='alicE_disco_items_nonpublic_1633@localhost/res1' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-01-27 15:33:08.401 ***
bOb_disco_items_nonpublic_1633@localhost/res1 out
<iq type='get' id='82ef119d75e71b75bbd911ad5604e891' to='room-alice_disco_items_nonpublic_1633@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2022-01-27 15:33:08.402 ***
bOb_disco_items_nonpublic_1633@localhost/res1 in
<iq from='room-alice_disco_items_nonpublic_1633@muc.localhost' to='bOb_disco_items_nonpublic_1633@localhost/res1' id='82ef119d75e71b75bbd911ad5604e891' type='error'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
	<error code='403' type='auth'>
		<forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2022-01-27 15:33:08.402 ***
bOb_disco_items_nonpublic_1633@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:33:08.402 ***
bOb_disco_items_nonpublic_1633@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:33:08.402 ***
alicE_disco_items_nonpublic_1633@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:33:08.402 ***
alicE_disco_items_nonpublic_1633@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:33:08.404 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2348.html
*** CT 2022-01-27 15:33:08.405 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5000.html



=== Ended at 2022-01-27 15:33:08
=== successfully completed test case
=== === Returned value: ok