=== Test case: muc_light_SUITE:get_room_config/1 (click for source code)

=== Config value:

    [{watchdog,<0.19374.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_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_SUITE.logs/run.2022-01-27_12.35.25/muc_light_suite.get_room_config.html"},
     {tc_group_properties,[{name,occupant},{repeat_until_all_ok,3},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_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_SUITE.logs/run.2022-01-27_12.35.25/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">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== 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:27


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

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

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



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



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

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



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



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



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



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



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



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

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



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



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

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



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



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



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



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



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



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

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



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



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

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



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



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



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



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



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



*** User 2022-01-27 12:35:27.885 ***
alicE@domain.example.com/res1 out
<iq type='get' id='60fe2881fbc0a4d46c512c4d51a4cb49' to='testroom@muclight2.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>oldver</version>
	</query>
</iq>



*** User 2022-01-27 12:35:27.888 ***
alicE@domain.example.com/res1 in
<iq from='testroom@muclight2.domain.example.com' to='alicE@domain.example.com/res1' id='60fe2881fbc0a4d46c512c4d51a4cb49' type='result'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>ver-1</version>
		<roomname>Untitled</roomname>
		<subject/>
	</query>
</iq>



*** User 2022-01-27 12:35:27.888 ***
bOb@domain.example.com/res1 out
<iq type='get' id='60fe2881fbc0a4d46c512c4d51a4cb49' to='testroom@muclight2.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>oldver</version>
	</query>
</iq>



*** User 2022-01-27 12:35:27.890 ***
bOb@domain.example.com/res1 in
<iq from='testroom@muclight2.domain.example.com' to='bOb@domain.example.com/res1' id='60fe2881fbc0a4d46c512c4d51a4cb49' type='result'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>ver-1</version>
		<roomname>Untitled</roomname>
		<subject/>
	</query>
</iq>



*** User 2022-01-27 12:35:27.891 ***
kate@domain.example.com/res1 out
<iq type='get' id='60fe2881fbc0a4d46c512c4d51a4cb49' to='testroom@muclight2.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>oldver</version>
	</query>
</iq>



*** User 2022-01-27 12:35:27.892 ***
kate@domain.example.com/res1 in
<iq from='testroom@muclight2.domain.example.com' to='kate@domain.example.com/res1' id='60fe2881fbc0a4d46c512c4d51a4cb49' type='result'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>ver-1</version>
		<roomname>Untitled</roomname>
		<subject/>
	</query>
</iq>



*** User 2022-01-27 12:35:27.893 ***
bOb@domain.example.com/res1 out
<iq type='get' id='8e8bb032ccb91bf6b70ee94be239ca90' to='testroom@muclight2.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>ver-1</version>
	</query>
</iq>



*** User 2022-01-27 12:35:27.895 ***
bOb@domain.example.com/res1 in
<iq from='testroom@muclight2.domain.example.com' to='bOb@domain.example.com/res1' id='8e8bb032ccb91bf6b70ee94be239ca90' type='result'/>



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

*** User 2022-01-27 12:35:27.895 ***
kate@domain.example.com/res1 in
</stream:stream>

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

*** User 2022-01-27 12:35:27.896 ***
bOb@domain.example.com/res1 in
</stream:stream>

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

*** User 2022-01-27 12:35:27.897 ***
alicE@domain.example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:35:27.913 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_617.html
*** CT 2022-01-27 12:35:27.914 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2275.html



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


Test run history | Top level test index | Latest test result