=== 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.11428.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"odbc_mssql_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@944609fad30e.2024-03-21_07.35.17/big_tests.tests.component_SUITE.logs/run.2024-03-21_07.36.31/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@944609fad30e.2024-03-21_07.35.17/big_tests.tests.component_SUITE.logs/run.2024-03-21_07.36.31/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@944609fad30e.2024-03-21_07.35.17"

=== Started at 2024-03-21 07:36:32


*** CT 2024-03-21 07:36:32.517 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_262.html

*** User 2024-03-21 07:36:32.520 ***🔗
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-03-21 07:36:32.520 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fef65b1b27723cf4' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:36:32.520 ***🔗
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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:36:32.520 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-03-21 07:36:32.521 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:36:32.521 ***🔗
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-03-21 07:36:32.522 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0320ac4e5a2a02f5' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-03-21 07:36:32.522 ***🔗
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-03-21 07:36:32.522 ***🔗
alicE@localhost/res1 out
<iq type='set' id='d12d92cbafd5ea7fa271d74bd593af38'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:36:32.522 ***🔗
alicE@localhost/res1 in
<iq id='d12d92cbafd5ea7fa271d74bd593af38' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:36:32.522 ***🔗
alice@localhost/res1 out
<iq type='set' id='c999f120bd00a6128cfbbad0a24452e0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:36:32.523 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='c999f120bd00a6128cfbbad0a24452e0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:36:32.523 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-03-21 07:36:32.524 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-03-21 07:36:32.525 ***🔗
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-03-21 07:36:32.525 ***🔗
astrid@sogndal/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cc7d25a12b6e78d1' from='sogndal' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:36:32.525 ***🔗
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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:36:32.525 ***🔗
astrid@sogndal/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFzdHJpZABkb2N0b3I=</auth>



*** User 2024-03-21 07:36:32.527 ***🔗
astrid@sogndal/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:36:32.527 ***🔗
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-03-21 07:36:32.527 ***🔗
astrid@sogndal/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9bb996b7ceca5936' from='sogndal' version='1.0' xml:lang='en' to='astrid@sogndal'>

*** User 2024-03-21 07:36:32.527 ***🔗
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-03-21 07:36:32.527 ***🔗
astrid@sogndal/res1 out
<iq type='set' id='91c2efe9936c6eb481071678d0f35ec6'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:36:32.527 ***🔗
astrid@sogndal/res1 in
<iq id='91c2efe9936c6eb481071678d0f35ec6' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>astrid@sogndal/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:36:32.527 ***🔗
astrid@sogndal/res1 out
<iq type='set' id='58e8a1212b612f142e55c8deb2f5ebe3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:36:32.528 ***🔗
astrid@sogndal/res1 in
<iq from='sogndal' to='astrid@sogndal/res1' id='58e8a1212b612f142e55c8deb2f5ebe3' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:36:32.528 ***🔗
astrid@sogndal/res1 out
<presence/>



*** User 2024-03-21 07:36:32.529 ***🔗
astrid@sogndal/res1 in
<presence from='astrid@sogndal/res1' to='astrid@sogndal/res1'/>



*** User 2024-03-21 07:36:32.529 ***🔗
alice@localhost/res1 out
<iq type='get' id='2194fb73331a94203a4b1a52a11171b5' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-21 07:36:32.530 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='2194fb73331a94203a4b1a52a11171b5' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
	</query>
</iq>



*** User 2024-03-21 07:36:32.530 ***🔗
astrid@sogndal/res1 out
<iq type='get' id='9a55459ce713a4050576ca824860bc76' to='sogndal'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-21 07:36:32.530 ***🔗
astrid@sogndal/res1 in
<iq from='sogndal' to='astrid@sogndal/res1' id='9a55459ce713a4050576ca824860bc76' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='test_service.sogndal'/>
		<item jid='vjud.sogndal'/>
	</query>
</iq>



*** User 2024-03-21 07:36:32.530 ***🔗
astrid@sogndal/res1 out
</stream:stream>

*** User 2024-03-21 07:36:32.531 ***🔗
astrid@sogndal/res1 in
</stream:stream>

*** User 2024-03-21 07:36:32.531 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:36:32.531 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:36:32.633 ***🔗
waiting for rpc is done in 100 miliseconds
*** CT 2024-03-21 07:36:32.634 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_267.html



=== Ended at 2024-03-21 07:36:32
=== successfully completed test case
=== === Returned value: {ok,true}


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