=== 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.31605.1>},
     {preset,"ldap_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/dynamic_domains_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@ef411cdde586.2024-02-27_12.09.11/big_tests.tests.dynamic_domains_SUITE.logs/run.2024-02-27_12.23.28/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@ef411cdde586.2024-02-27_12.09.11/big_tests.tests.dynamic_domains_SUITE.logs/run.2024-02-27_12.23.28/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@ef411cdde586.2024-02-27_12.09.11"

=== Started at 2024-02-27 12:23:30


*** CT 2024-02-27 12:23:30.222 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4873.html

*** User 2024-02-27 12:23:30.223 ***🔗
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 2024-02-27 12:23:30.224 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='10ad7a2d59da656e' from='example.com' version='1.0' xml:lang='en'>

*** User 2024-02-27 12:23:30.228 ***🔗
alice@example.com/res1 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 2024-02-27 12:23:30.228 ***🔗
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2024-02-27 12:23:30.231 ***🔗
alice@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-27 12:23:30.232 ***🔗
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 2024-02-27 12:23:30.232 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='90a1407a7e9c3b01' from='example.com' version='1.0' xml:lang='en' to='alice@example.com'>

*** User 2024-02-27 12:23:30.232 ***🔗
alice@example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
</stream:features>



*** User 2024-02-27 12:23:30.232 ***🔗
alice@example.com/res1 out
<iq type='set' id='b26cde00c4328805034620b74e74b091'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-27 12:23:30.232 ***🔗
alice@example.com/res1 in
<iq id='b26cde00c4328805034620b74e74b091' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2024-02-27 12:23:30.232 ***🔗
alice@example.com/res1 out
<iq type='set' id='4c9c1a7ca885ea6a48e86737d5b7c907'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-27 12:23:30.233 ***🔗
alice@example.com/res1 in
<iq from='example.com' to='alice@example.com/res1' id='4c9c1a7ca885ea6a48e86737d5b7c907' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-27 12:23:30.233 ***🔗
alice@example.com/res1 out
<presence/>



*** User 2024-02-27 12:23:30.234 ***🔗
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1'/>



*** User 2024-02-27 12:23:30.235 ***🔗
alice@example.com/res1 out
<message to='subdomain1.example.test' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2024-02-27 12:23:30.235 ***🔗
alice@example.com/res1 out
<message to='subdomain1.example.com' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2024-02-27 12:23:30.235 ***🔗
alice@example.com/res1 out
<message to='subdomain1.example.org' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2024-02-27 12:23:30.236 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='5a36ef0480fef44afb6154b8d1a9882a'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-02-27 12:23:30.236 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.com' type='get' id='4f81c88f668c72f5f5209bf8aa22f264'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-02-27 12:23:30.236 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.org' type='get' id='89e0a0322b033b0777961903604c77ca'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-02-27 12:23:30.739 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='2d76aaa07cb92447f0b053a3974526d7'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-02-27 12:23:30.751 ***🔗
alice@example.com/res1 in
<iq from='subdomain1.example.test' to='alice@example.com/res1' type='error' id='2d76aaa07cb92447f0b053a3974526d7'>
	<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 2024-02-27 12:23:30.752 ***🔗
alice@example.com/res1 out
</stream:stream>

*** User 2024-02-27 12:23:30.752 ***🔗
alice@example.com/res1 in
</stream:stream>
*** CT 2024-02-27 12:23:30.754 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4873.html



=== Ended at 2024-02-27 12:23:30
=== successfully completed test case
=== === Returned value: ok


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