=== Test case: muc_light_legacy_SUITE:assorted_config_doesnt_lead_to_duplication/1 (click for source code)

=== Config value:

    [{watchdog,<0.2037.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_legacy_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@d66972e2ee88.2022-01-27_15.24.27/big_tests.tests.muc_light_legacy_SUITE.logs/run.2022-01-27_15.31.43/muc_light_legacy_suite.assorted_config_doesnt_lead_to_duplication.html"},
     {tc_group_properties,[{name,owner},{repeat_until_all_ok,3},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_legacy_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@d66972e2ee88.2022-01-27_15.24.27/big_tests.tests.muc_light_legacy_SUITE.logs/run.2022-01-27_15.31.43/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 => [],mod_sic => [],mod_stream_management => [],
        mod_vcard =>
            [{backend,ldap},
             {host,{prefix,<<"vjud.">>}},
             {ldap_base,"ou=Users,dc=esl,dc=com"},
             {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

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

=== Started at 2022-01-27 15:31:44


*** CT 2022-01-27 15:31:44.902 *** View log from node mongooseim@localhost when started mongooseim@localhost_4492.html
*** CT 2022-01-27 15:31:44.903 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2287.html

*** User 2022-01-27 15:31:44.905 ***
alicE@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:31:44.906 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f057b5f7ff105d66' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2022-01-27 15:31:44.907 ***
alicE@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:31:44.908 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='08aeb6cb053efc9f' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-01-27 15:31:44.908 ***
alicE@localhost/res1 in
<iq id='3f07d7898b9f834d59c67609b49dd4d1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:31:44.908 ***
alicE@localhost/res1 out
<iq type='set' id='d80e043e146f0b76d3cc175dd77af0eb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:31:44.908 ***
alicE@localhost/res1 in
<iq type='result' id='d80e043e146f0b76d3cc175dd77af0eb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:31:44.909 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-01-27 15:31:44.909 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:31:44.910 ***
bOb@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:31:44.910 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fe7b42339c6e9b0f' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2022-01-27 15:31:44.911 ***
bOb@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:31:44.912 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f8b04c568c424c32' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:31:44.912 ***
bOb@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:31:44.912 ***
bOb@localhost/res1 out
<iq type='set' id='538370407ae9acf7d5b8afe226e23ed1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:31:44.912 ***
bOb@localhost/res1 in
<iq id='538370407ae9acf7d5b8afe226e23ed1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:31:44.912 ***
bOb@localhost/res1 out
<iq type='set' id='52115b71a5d9d57cc4922a01ca311766'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:31:44.912 ***
bOb@localhost/res1 in
<iq type='result' id='52115b71a5d9d57cc4922a01ca311766'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:31:44.912 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-01-27 15:31:44.913 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:31:44.914 ***
kate@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:31:44.914 ***
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e003edd5edbb9d5e' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2022-01-27 15:31:44.915 ***
kate@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:31:44.915 ***
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0ab6a68dcf7ba048' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:31:44.915 ***
kate@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:31:44.916 ***
kate@localhost/res1 out
<iq type='set' id='d9e876757af84054928315751433feb8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:31:44.916 ***
kate@localhost/res1 in
<iq id='d9e876757af84054928315751433feb8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:31:44.916 ***
kate@localhost/res1 out
<iq type='set' id='beaceac9f23a88e00481e011b71429dd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:31:44.916 ***
kate@localhost/res1 in
<iq type='result' id='beaceac9f23a88e00481e011b71429dd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:31:44.916 ***
kate@localhost/res1 out
<presence/>



*** User 2022-01-27 15:31:44.917 ***
kate@localhost/res1 in
<presence from='kate@localhost/res1' to='kate@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:31:44.917 ***
alicE@localhost/res1 out
<iq type='set' id='f72303c0e12af6a736cbdf76b820582f' to='testroom@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#owner'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/muc#roomconfig</value>
			</field>
			<field type='text-single' var='subject'>
				<value>Elixirs</value>
			</field>
			<field type='text-single' var='roomname'>
				<value>The Coven</value>
			</field>
			<field type='text-single' var='subject'>
				<value>Elixirs</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 15:31:44.918 ***
alicE@localhost/res1 in
<message from='testroom@muc.localhost' to='alice@localhost' id='f72303c0e12af6a736cbdf76b820582f' type='groupchat'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<status code='104'/>
	</x>
</message>



*** User 2022-01-27 15:31:44.918 ***
bOb@localhost/res1 in
<message from='testroom@muc.localhost' to='bob@localhost' id='f72303c0e12af6a736cbdf76b820582f' type='groupchat'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<status code='104'/>
	</x>
</message>



*** User 2022-01-27 15:31:44.918 ***
kate@localhost/res1 in
<message from='testroom@muc.localhost' to='kate@localhost' id='f72303c0e12af6a736cbdf76b820582f' type='groupchat'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<status code='104'/>
	</x>
</message>



*** User 2022-01-27 15:31:44.918 ***
alicE@localhost/res1 in
<iq from='testroom@muc.localhost' to='alicE@localhost/res1' id='f72303c0e12af6a736cbdf76b820582f' type='result'/>



*** User 2022-01-27 15:31:44.918 ***
alicE@localhost/res1 out
<iq type='get' id='62acbc22c92a421e79b8fb045fef9213' to='testroom@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2022-01-27 15:31:44.919 ***
alicE@localhost/res1 in
<iq from='testroom@muc.localhost' to='alicE@localhost/res1' id='62acbc22c92a421e79b8fb045fef9213' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#owner'>
		<x xmlns='jabber:x:data' type='form'>
			<title>Configuration form for the room</title>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/muc#roomconfig</value>
			</field>
			<field label='roomname' type='text-single' var='roomname'>
				<value>The Coven</value>
			</field>
			<field label='subject' type='text-single' var='subject'>
				<value>Elixirs</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 15:31:44.919 ***
bOb@localhost/res1 out
<iq type='get' id='62acbc22c92a421e79b8fb045fef9213' to='testroom@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2022-01-27 15:31:44.919 ***
bOb@localhost/res1 in
<iq from='testroom@muc.localhost' to='bOb@localhost/res1' id='62acbc22c92a421e79b8fb045fef9213' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#owner'>
		<x xmlns='jabber:x:data' type='form'>
			<title>Configuration form for the room</title>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/muc#roomconfig</value>
			</field>
			<field label='roomname' type='text-single' var='roomname'>
				<value>The Coven</value>
			</field>
			<field label='subject' type='text-single' var='subject'>
				<value>Elixirs</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 15:31:44.919 ***
kate@localhost/res1 out
<iq type='get' id='62acbc22c92a421e79b8fb045fef9213' to='testroom@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2022-01-27 15:31:44.920 ***
kate@localhost/res1 in
<iq from='testroom@muc.localhost' to='kate@localhost/res1' id='62acbc22c92a421e79b8fb045fef9213' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#owner'>
		<x xmlns='jabber:x:data' type='form'>
			<title>Configuration form for the room</title>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/muc#roomconfig</value>
			</field>
			<field label='roomname' type='text-single' var='roomname'>
				<value>The Coven</value>
			</field>
			<field label='subject' type='text-single' var='subject'>
				<value>Elixirs</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 15:31:44.920 ***
kate@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:31:44.920 ***
kate@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:31:44.920 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:31:44.920 ***
bOb@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:31:44.920 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:31:44.920 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:31:44.922 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2287.html
*** CT 2022-01-27 15:31:44.923 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4492.html



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


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