=== 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.15472.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@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-03-04_11.18.48/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@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-03-04_11.18.48/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:18:49


*** CT 2022-03-04 11:18:49.929 *** View log from node mongooseim@localhost when started mongooseim@localhost_822.html
*** CT 2022-03-04 11:18:49.929 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_510.html

*** User 2022-03-04 11:18:49.930 ***
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-03-04 11:18:49.931 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8f6a17f6b34141e5' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:18:49.934 ***
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-03-04 11:18:49.934 ***
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2022-03-04 11:18:49.938 ***
alice@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:18:49.938 ***
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-03-04 11:18:49.938 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d8f841fb30216093' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:18:49.938 ***
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-03-04 11:18:49.938 ***
alice@example.com/res1 out
<iq type='set' id='2679f3469b5cba31e7d31c8fb0d5a389'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:18:49.939 ***
alice@example.com/res1 in
<iq id='2679f3469b5cba31e7d31c8fb0d5a389' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:18:49.939 ***
alice@example.com/res1 out
<iq type='set' id='a6af43ce53e9332fcec09b315e409cee'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:18:49.939 ***
alice@example.com/res1 in
<iq type='result' id='a6af43ce53e9332fcec09b315e409cee'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:18:49.940 ***
alice@example.com/res1 out
<presence/>



*** User 2022-03-04 11:18:49.941 ***
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:18:49.942 ***
alice@example.com/res1 out
<message to='subdomain1.example.test' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-03-04 11:18:49.942 ***
alice@example.com/res1 out
<message to='subdomain1.example.com' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-03-04 11:18:49.942 ***
alice@example.com/res1 out
<message to='subdomain1.example.org' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-03-04 11:18:49.944 ***
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='d85471728de5fa69973d361be35f2484'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-03-04 11:18:49.944 ***
alice@example.com/res1 out
<iq to='subdomain1.example.com' type='get' id='98d7456feb434c1113b4545a5f39bcc7'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-03-04 11:18:49.944 ***
alice@example.com/res1 out
<iq to='subdomain1.example.org' type='get' id='2b7245079a7cf72b933c93d7cb718e50'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-03-04 11:18:50.449 ***
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='a131d271154d9d2240f60ad23dd749c6'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-03-04 11:18:50.497 ***
alice@example.com/res1 in
<iq from='subdomain1.example.test' to='alice@example.com/res1' type='error' xml:lang='en' id='a131d271154d9d2240f60ad23dd749c6'>
	<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-03-04 11:18:50.498 ***
alice@example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:18:50.498 ***
alice@example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:18:50.499 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_510.html
*** CT 2022-03-04 11:18:50.499 *** View log from node mongooseim@localhost when finished mongooseim@localhost_822.html



=== Ended at 2022-03-04 11:18:50
=== successfully completed test case
=== === Returned value: ok


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