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

=== Config value:

    [{watchdog,<0.32101.2>},
     {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@6949c6250523.2022-05-25_10.37.44/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-05-25_10.51.40/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@6949c6250523.2022-05-25_10.37.44/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-05-25_10.51.40/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@6949c6250523.2022-05-25_10.37.44"

=== Started at 2022-05-25 10:51:40


*** CT 2022-05-25 10:51:40.698 *** View log from node mongooseim@localhost when started mongooseim@localhost_6008.html
*** CT 2022-05-25 10:51:40.698 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2018.html

*** User 2022-05-25 10:51:40.700 ***
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-05-25 10:51:40.701 ***
alice@example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='11208235bd56064e' from='example.com' version='1.0' xml:lang='en'>

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



*** User 2022-05-25 10:51:40.706 ***
alice@example.com in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:51:40.706 ***
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-05-25 10:51:40.707 ***
alice@example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ff35268a890aa335' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:51:40.707 ***
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-05-25 10:51:40.707 ***
alice@example.com out
<iq type='set' id='764df770fa9a4bf4166fd6de6ee55928'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-05-25 10:51:40.707 ***
alice@example.com in
<iq id='764df770fa9a4bf4166fd6de6ee55928' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-05-25 10:51:40.707 ***
alice@example.com/escalus-default-resource out
<iq type='set' id='5c732d0d0d58fc33f1a058e10e6c899b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:51:40.707 ***
alice@example.com/escalus-default-resource in
<iq type='result' id='5c732d0d0d58fc33f1a058e10e6c899b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:51:40.708 ***
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-05-25 10:51:40.708 ***
bob@example.org in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5be9cf3c50e86dc7' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:51:40.708 ***
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-05-25 10:51:40.709 ***
bob@example.org out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJvYgBtYWtvdGEz</auth>



*** User 2022-05-25 10:51:40.986 ***
bob@example.org in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:51:40.986 ***
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-05-25 10:51:40.986 ***
bob@example.org in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b862fe365f9208eb' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:51:40.987 ***
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-05-25 10:51:40.987 ***
bob@example.org out
<iq type='set' id='0ac95ef55edf06553e1402e8d42ca38c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-05-25 10:51:40.987 ***
bob@example.org in
<iq id='0ac95ef55edf06553e1402e8d42ca38c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@example.org/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-05-25 10:51:40.987 ***
bob@example.org/escalus-default-resource out
<iq type='set' id='737c7f30197c148cb7e9132976477e71'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:51:40.987 ***
bob@example.org/escalus-default-resource in
<iq type='result' id='737c7f30197c148cb7e9132976477e71'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:51:40.987 ***
alice@example.com/escalus-default-resource out
</stream:stream>

*** User 2022-05-25 10:51:40.988 ***
alice@example.com/escalus-default-resource in
</stream:stream>

*** User 2022-05-25 10:51:40.988 ***
bob@example.org/escalus-default-resource out
</stream:stream>

*** User 2022-05-25 10:51:40.988 ***
bob@example.org/escalus-default-resource in
</stream:stream>
*** CT 2022-05-25 10:51:40.991 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2023.html
*** CT 2022-05-25 10:51:40.992 *** View log from node mongooseim@localhost when finished mongooseim@localhost_6008.html



=== Ended at 2022-05-25 10:51:41
=== successfully completed test case
=== === Returned value: already_stopped


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