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

=== Config value:

    [{reset_meck,[mod_dynamic_domains_test,mongoose_router]},
     {watchdog,<0.15473.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/dynamic_domains_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.dynamic_domains_SUITE.logs/run.2022-01-27_12.29.51/dynamic_domains_suite.packet_handling_for_subdomain.html"},
     {tc_group_properties,[{name,with_mod_dynamic_domains_test}]},
     {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@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-01-27_12.29.51/log_private/"}]

=== 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:29:53


*** CT 2022-01-27 12:29:53.315 *** View log from node mongooseim@localhost when started mongooseim@localhost_827.html
*** CT 2022-01-27 12:29:53.316 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_518.html

*** User 2022-01-27 12:29:53.317 ***
alice@example.com/res1 out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:29:53.318 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6f6f6f95130f66d5' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:29:53.322 ***
alice@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>PLAIN</mechanism>
	</mechanisms>
</stream:features>



*** User 2022-01-27 12:29:53.322 ***
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



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



*** User 2022-01-27 12:29:53.325 ***
alice@example.com/res1 out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:29:53.325 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ad7e8741553680c1' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:29:53.325 ***
alice@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'/>
</stream:features>



*** User 2022-01-27 12:29:53.326 ***
alice@example.com/res1 out
<iq type='set' id='ac6740092e1a878e51d8ee2ece3b2246'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:29:53.328 ***
alice@example.com/res1 in
<iq id='ac6740092e1a878e51d8ee2ece3b2246' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:29:53.328 ***
alice@example.com/res1 out
<iq type='set' id='6810646311f0cb7d422b7c22660465c5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:29:53.328 ***
alice@example.com/res1 in
<iq type='result' id='6810646311f0cb7d422b7c22660465c5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:29:53.328 ***
alice@example.com/res1 out
<presence/>



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



*** User 2022-01-27 12:29:53.330 ***
alice@example.com/res1 out
<message to='subdomain1.example.test' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-01-27 12:29:53.330 ***
alice@example.com/res1 out
<message to='subdomain1.example.com' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-01-27 12:29:53.330 ***
alice@example.com/res1 out
<message to='subdomain1.example.org' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-01-27 12:29:53.331 ***
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='75032e57178424003c73bb83ff390450'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-01-27 12:29:53.331 ***
alice@example.com/res1 out
<iq to='subdomain1.example.com' type='get' id='4fce967e8c220e95592b2eb6f7daf90f'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-01-27 12:29:53.331 ***
alice@example.com/res1 out
<iq to='subdomain1.example.org' type='get' id='a4166615afb4e64575852c64b5b79154'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-01-27 12:29:53.834 ***
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='aa625f54836d6936e567675c4787195e'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-01-27 12:29:53.866 ***
alice@example.com/res1 in
<iq from='subdomain1.example.test' to='alice@example.com/res1' type='error' xml:lang='en' id='aa625f54836d6936e567675c4787195e'>
	<query xmlns='dummy.namespace'/>
	<error code='404' type='cancel'>
		<remote-server-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>From s2s (waiting)</text>
	</error>
</iq>



*** User 2022-01-27 12:29:53.866 ***
alice@example.com/res1 out
</stream:stream>

*** User 2022-01-27 12:29:53.867 ***
alice@example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:29:53.882 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_518.html
*** CT 2022-01-27 12:29:53.911 *** View log from node mongooseim@localhost when finished mongooseim@localhost_827.html



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


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