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

=== Config value:

    [{watchdog,<0.29456.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/dynamic_domains_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@8df352b23b1e.2022-04-29_13.53.53/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-04-29_14.05.43/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@8df352b23b1e.2022-04-29_13.53.53/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-04-29_14.05.43/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@8df352b23b1e.2022-04-29_13.53.53"

=== Started at 2022-04-29 14:05:43


*** CT 2022-04-29 14:05:43.941 *** View log from node mongooseim@localhost when started mongooseim@localhost_5990.html
*** CT 2022-04-29 14:05:43.942 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_1985.html

*** User 2022-04-29 14:05:43.943 ***
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-04-29 14:05:43.944 ***
alice@example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='61e4b30e4cb0099c' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-04-29 14:05:43.944 ***
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-04-29 14:05:43.944 ***
alice@example.com out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2022-04-29 14:05:43.950 ***
alice@example.com in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-29 14:05:43.950 ***
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-04-29 14:05:43.951 ***
alice@example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5d64bddc9a44b2b0' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-04-29 14:05:43.951 ***
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-04-29 14:05:43.951 ***
alice@example.com out
<iq type='set' id='17f3539d6cc10c10cc8ac83f6b382347'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-04-29 14:05:43.951 ***
alice@example.com in
<iq id='17f3539d6cc10c10cc8ac83f6b382347' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-04-29 14:05:43.951 ***
alice@example.com/escalus-default-resource out
<iq type='set' id='f7b9ad9a47050f3aa069fe5e4e7f2b82'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-29 14:05:43.952 ***
alice@example.com/escalus-default-resource in
<iq type='result' id='f7b9ad9a47050f3aa069fe5e4e7f2b82'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-29 14:05:43.952 ***
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-04-29 14:05:43.953 ***
bob@example.org in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3dafc4692247a107' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-04-29 14:05:43.953 ***
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-04-29 14:05:43.953 ***
bob@example.org out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJvYgBtYWtvdGEz</auth>



*** User 2022-04-29 14:05:44.345 ***
bob@example.org in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-29 14:05:44.345 ***
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-04-29 14:05:44.345 ***
bob@example.org in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='af324ea247d4db68' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-04-29 14:05:44.345 ***
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-04-29 14:05:44.345 ***
bob@example.org out
<iq type='set' id='15e09c41f5ed26767e3e38edec425b84'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-04-29 14:05:44.346 ***
bob@example.org in
<iq id='15e09c41f5ed26767e3e38edec425b84' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@example.org/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-04-29 14:05:44.346 ***
bob@example.org/escalus-default-resource out
<iq type='set' id='205d73c9d837be8dcf99c541503c07a0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-29 14:05:44.346 ***
bob@example.org/escalus-default-resource in
<iq type='result' id='205d73c9d837be8dcf99c541503c07a0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-29 14:05:44.346 ***
alice@example.com/escalus-default-resource out
</stream:stream>

*** User 2022-04-29 14:05:44.346 ***
alice@example.com/escalus-default-resource in
</stream:stream>

*** User 2022-04-29 14:05:44.346 ***
bob@example.org/escalus-default-resource out
</stream:stream>

*** User 2022-04-29 14:05:44.347 ***
bob@example.org/escalus-default-resource in
</stream:stream>
*** CT 2022-04-29 14:05:44.349 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_1991.html
*** CT 2022-04-29 14:05:44.350 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5990.html



=== Ended at 2022-04-29 14:05:44
=== successfully completed test case
=== === Returned value: already_stopped


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