=== Test case: dynamic_domains_SUITE:can_authenticate/1 (click for source code)

=== Config value:

    [{watchdog,<0.15361.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/dynamic_domains_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-03-18_10.52.06/dynamic_domains_suite.can_authenticate.html"},
     {tc_group_properties,[]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/dynamic_domains_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-03-18_10.52.06/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04"

=== Started at 2022-03-18 10:52:07


*** CT 2022-03-18 10:52:07.430 *** View log from node mongooseim@localhost when started mongooseim@localhost_783.html
*** CT 2022-03-18 10:52:07.430 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_413.html

*** User 2022-03-18 10:52:07.432 ***
alice@example.com out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 10:52:07.432 ***
alice@example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b6c4a427c84ec800' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:52:07.432 ***
alice@example.com 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>
</stream:features>



*** User 2022-03-18 10:52:07.432 ***
alice@example.com out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2022-03-18 10:52:07.439 ***
alice@example.com in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 10:52:07.439 ***
alice@example.com out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 10:52:07.439 ***
alice@example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ce18bbabf9696b6e' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:52:07.439 ***
alice@example.com 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'/>
</stream:features>



*** User 2022-03-18 10:52:07.439 ***
alice@example.com out
<iq type='set' id='0bcef5d5fdf476361c2a2e85b4e74f5c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-18 10:52:07.439 ***
alice@example.com in
<iq id='0bcef5d5fdf476361c2a2e85b4e74f5c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-18 10:52:07.440 ***
alice@example.com/escalus-default-resource out
<iq type='set' id='06011f4abb33c9d1158257a88d995b8b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:52:07.440 ***
alice@example.com/escalus-default-resource in
<iq type='result' id='06011f4abb33c9d1158257a88d995b8b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:52:07.440 ***
bob@example.org out
<stream:stream to='example.org' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 10:52:07.441 ***
bob@example.org in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c0e18ea2741e6da1' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:52:07.441 ***
bob@example.org in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
</stream:features>



*** User 2022-03-18 10:52:07.441 ***
bob@example.org out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJvYgBtYWtvdGEz</auth>



*** User 2022-03-18 10:52:07.786 ***
bob@example.org in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 10:52:07.786 ***
bob@example.org out
<stream:stream to='example.org' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 10:52:07.787 ***
bob@example.org in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='76f207d10e114124' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:52:07.787 ***
bob@example.org in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</stream:features>



*** User 2022-03-18 10:52:07.787 ***
bob@example.org out
<iq type='set' id='6b477a4d85ea7c25e2734e552436c135'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-18 10:52:07.787 ***
bob@example.org in
<iq id='6b477a4d85ea7c25e2734e552436c135' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@example.org/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-18 10:52:07.787 ***
bob@example.org/escalus-default-resource out
<iq type='set' id='d559bcf79d23a36709d434c3584fc801'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:52:07.787 ***
bob@example.org/escalus-default-resource in
<iq type='result' id='d559bcf79d23a36709d434c3584fc801'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:52:07.788 ***
alice@example.com/escalus-default-resource out
</stream:stream>

*** User 2022-03-18 10:52:07.788 ***
alice@example.com/escalus-default-resource in
</stream:stream>

*** User 2022-03-18 10:52:07.788 ***
bob@example.org/escalus-default-resource out
</stream:stream>

*** User 2022-03-18 10:52:07.788 ***
bob@example.org/escalus-default-resource in
</stream:stream>
*** CT 2022-03-18 10:52:07.790 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_419.html
*** CT 2022-03-18 10:52:07.791 *** View log from node mongooseim@localhost when finished mongooseim@localhost_783.html



=== Ended at 2022-03-18 10:52:07
=== successfully completed test case
=== === Returned value: already_stopped


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