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

=== Config value:

    [{reset_meck,[mod_dynamic_domains_test,mongoose_router]},
     {watchdog,<0.13973.0>},
     {preset,"pgsql_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@1d8001dd39bd.2023-11-13_19.21.09/big_tests.tests.dynamic_domains_SUITE.logs/run.2023-11-13_19.22.27/dynamic_domains_suite.iq_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@1d8001dd39bd.2023-11-13_19.21.09/big_tests.tests.dynamic_domains_SUITE.logs/run.2023-11-13_19.22.27/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@1d8001dd39bd.2023-11-13_19.21.09"

=== Started at 2023-11-13 19:22:30


*** CT 2023-11-13 19:22:30.724 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1364.html

*** User 2023-11-13 19:22:30.727 ***🔗
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 2023-11-13 19:22:30.727 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='60548056f165072a' from='example.com' version='1.0' xml:lang='en'>

*** User 2023-11-13 19:22:30.727 ***🔗
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 2023-11-13 19:22:30.727 ***🔗
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2023-11-13 19:22:30.733 ***🔗
alice@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 19:22:30.733 ***🔗
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 2023-11-13 19:22:30.734 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ec2da48d9bf16042' from='example.com' version='1.0' xml:lang='en' to='alice@example.com'>

*** User 2023-11-13 19:22:30.734 ***🔗
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 2023-11-13 19:22:30.734 ***🔗
alice@example.com/res1 out
<iq type='set' id='6184d7203e811af5ea1125475a375882'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:22:30.734 ***🔗
alice@example.com/res1 in
<iq id='6184d7203e811af5ea1125475a375882' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 19:22:30.734 ***🔗
alice@example.com/res1 out
<iq type='set' id='aa80e4ec8ee8057e4a8c09f0e9e7c14f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:22:30.735 ***🔗
alice@example.com/res1 in
<iq from='example.com' to='alice@example.com/res1' id='aa80e4ec8ee8057e4a8c09f0e9e7c14f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:22:30.735 ***🔗
alice@example.com/res1 out
<presence/>



*** User 2023-11-13 19:22:30.736 ***🔗
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1'/>



*** User 2023-11-13 19:22:30.736 ***🔗
alice@example.com/res1 out
<iq to='subdomain2.example.test' type='get' id='132285e2d8a7851fb1cdad2d651b8a46'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2023-11-13 19:22:30.737 ***🔗
alice@example.com/res1 in
<iq from='subdomain2.example.test' to='alice@example.com/res1' id='132285e2d8a7851fb1cdad2d651b8a46' type='result'/>



*** User 2023-11-13 19:22:30.737 ***🔗
alice@example.com/res1 out
<iq to='subdomain2.example.com' type='get' id='c2609cf639ddbecd5d8aec2962b6fe33'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2023-11-13 19:22:30.738 ***🔗
alice@example.com/res1 in
<iq from='subdomain2.example.com' to='alice@example.com/res1' id='c2609cf639ddbecd5d8aec2962b6fe33' type='result'/>



*** User 2023-11-13 19:22:30.738 ***🔗
alice@example.com/res1 out
<iq to='subdomain2.example.org' type='get' id='0ca56e3c5bf763330213ef1bf943fb9b'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2023-11-13 19:22:30.739 ***🔗
alice@example.com/res1 in
<iq from='subdomain2.example.org' to='alice@example.com/res1' id='0ca56e3c5bf763330213ef1bf943fb9b' type='result'/>



*** User 2023-11-13 19:22:30.740 ***🔗
alice@example.com/res1 out
<iq to='subdomain2.example.test' type='get' id='e5eebea09706a014dc4fe42e7144b811'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2023-11-13 19:22:30.753 ***🔗
alice@example.com/res1 in
<iq from='subdomain2.example.test' to='alice@example.com/res1' type='error' id='e5eebea09706a014dc4fe42e7144b811'>
	<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 2023-11-13 19:22:30.753 ***🔗
alice@example.com/res1 out
</stream:stream>

*** User 2023-11-13 19:22:30.754 ***🔗
alice@example.com/res1 in
</stream:stream>
*** CT 2023-11-13 19:22:30.755 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1364.html



=== Ended at 2023-11-13 19:22:30
=== successfully completed test case
=== === Returned value: ok


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