=== Test case: component_SUITE:register_subdomain/1 (click for source code)

=== Config value:

    [{component1,[{server,<<"localhost">>},
                  {host,<<"localhost">>},
                  {password,<<"secret">>},
                  {port,8888},
                  {component,<<"test_service">>}]},
     {component2,[{server,<<"localhost">>},
                  {host,<<"localhost">>},
                  {password,<<"secret">>},
                  {port,8888},
                  {component,<<"another_service">>}]},
     {vjud_component,[{server,<<"localhost">>},
                      {host,<<"localhost">>},
                      {password,<<"secret">>},
                      {port,8888},
                      {component,<<"vjud">>}]},
     {watchdog,<0.9839.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"ldap_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/component_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@aaa0af6d3919.2024-04-10_14.24.06/big_tests.tests.component_SUITE.logs/run.2024-04-10_14.25.22/component_suite.register_subdomain.html"},
     {tc_group_properties,[{name,subdomain}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/component_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@aaa0af6d3919.2024-04-10_14.24.06/big_tests.tests.component_SUITE.logs/run.2024-04-10_14.25.22/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {astrid,[{username,<<"astrid">>},
                              {server,<<"sogndal">>},
                              {host,<<"localhost">>},
                              {password,<<"doctor">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@aaa0af6d3919.2024-04-10_14.24.06"

=== Started at 2024-04-10 14:25:23


*** CT 2024-04-10 14:25:23.596 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_244.html

*** User 2024-04-10 14:25:23.598 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 14:25:23.598 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a1af7e0bbfd3a820' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 14:25:23.598 ***🔗
alicE@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-10 14:25:23.599 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-04-10 14:25:23.600 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 14:25:23.600 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 14:25:23.600 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0fefe0980f40f371' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-04-10 14:25:23.600 ***🔗
alicE@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-10 14:25:23.600 ***🔗
alicE@localhost/res1 out
<iq type='set' id='47af52f6cd6506b0b592a3edfd8a4694'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 14:25:23.600 ***🔗
alicE@localhost/res1 in
<iq id='47af52f6cd6506b0b592a3edfd8a4694' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 14:25:23.601 ***🔗
alice@localhost/res1 out
<iq type='set' id='1ac079e20d70f1433c81d11a7ad7b0f0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 14:25:23.601 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='1ac079e20d70f1433c81d11a7ad7b0f0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 14:25:23.601 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-04-10 14:25:23.602 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-04-10 14:25:23.602 ***🔗
astrid@sogndal/res1 out
<stream:stream to='sogndal' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 14:25:23.603 ***🔗
astrid@sogndal/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='45199e23ff73c195' from='sogndal' version='1.0' xml:lang='en'>

*** User 2024-04-10 14:25:23.603 ***🔗
astrid@sogndal/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-10 14:25:23.603 ***🔗
astrid@sogndal/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFzdHJpZABkb2N0b3I=</auth>



*** User 2024-04-10 14:25:23.604 ***🔗
astrid@sogndal/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 14:25:23.604 ***🔗
astrid@sogndal/res1 out
<stream:stream to='sogndal' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 14:25:23.604 ***🔗
astrid@sogndal/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f802685d3fb17ef5' from='sogndal' version='1.0' xml:lang='en' to='astrid@sogndal'>

*** User 2024-04-10 14:25:23.604 ***🔗
astrid@sogndal/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-10 14:25:23.604 ***🔗
astrid@sogndal/res1 out
<iq type='set' id='b095f12eabcea8f96e04356ffac41472'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 14:25:23.605 ***🔗
astrid@sogndal/res1 in
<iq id='b095f12eabcea8f96e04356ffac41472' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>astrid@sogndal/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 14:25:23.605 ***🔗
astrid@sogndal/res1 out
<iq type='set' id='1a8892dc61a0d4c31d97ed571306882c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 14:25:23.605 ***🔗
astrid@sogndal/res1 in
<iq from='sogndal' to='astrid@sogndal/res1' id='1a8892dc61a0d4c31d97ed571306882c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 14:25:23.605 ***🔗
astrid@sogndal/res1 out
<presence/>



*** User 2024-04-10 14:25:23.606 ***🔗
astrid@sogndal/res1 in
<presence from='astrid@sogndal/res1' to='astrid@sogndal/res1'/>



*** User 2024-04-10 14:25:23.606 ***🔗
alice@localhost/res1 out
<iq type='get' id='4725770f5bce5985988f43cd1e57fb8e' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-10 14:25:23.607 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='4725770f5bce5985988f43cd1e57fb8e' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
	</query>
</iq>



*** User 2024-04-10 14:25:23.607 ***🔗
astrid@sogndal/res1 out
<iq type='get' id='24ff4586d29d6b1c29f66b5eb1d8be10' to='sogndal'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-10 14:25:23.607 ***🔗
astrid@sogndal/res1 in
<iq from='sogndal' to='astrid@sogndal/res1' id='24ff4586d29d6b1c29f66b5eb1d8be10' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='test_service.sogndal'/>
		<item jid='vjud.sogndal'/>
	</query>
</iq>



*** User 2024-04-10 14:25:23.607 ***🔗
astrid@sogndal/res1 out
</stream:stream>

*** User 2024-04-10 14:25:23.607 ***🔗
astrid@sogndal/res1 in
</stream:stream>

*** User 2024-04-10 14:25:23.608 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-04-10 14:25:23.608 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-04-10 14:25:23.709 ***🔗
waiting for rpc is done in 100 miliseconds
*** CT 2024-04-10 14:25:23.710 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_249.html



=== Ended at 2024-04-10 14:25:23
=== successfully completed test case
=== === Returned value: {ok,true}


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