=== Test case: component_SUITE:register_in_cluster/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.9918.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@ef411cdde586.2024-02-27_12.09.11/big_tests.tests.component_SUITE.logs/run.2024-02-27_12.10.28/component_suite.register_in_cluster.html"},
     {tc_group_properties,[{name,distributed}]},
     {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@ef411cdde586.2024-02-27_12.09.11/big_tests.tests.component_SUITE.logs/run.2024-02-27_12.10.28/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {clusterguy,[{username,<<"clusterguy">>},
                                  {server,<<"localhost">>},
                                  {host,<<"localhost">>},
                                  {password,<<"distributionftw">>},
                                  {port,5232}]}]}]

=== 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:10:31


*** CT 2024-02-27 12:10:31.869 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_259.html

*** User 2024-02-27 12:10:31.886 ***🔗
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-02-27 12:10:31.886 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0d443fa69bda2b2e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-27 12:10:31.886 ***🔗
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-02-27 12:10:31.886 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-02-27 12:10:31.888 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-27 12:10:31.888 ***🔗
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-02-27 12:10:31.888 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f4482b03fbbb2310' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-02-27 12:10:31.888 ***🔗
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-02-27 12:10:31.888 ***🔗
alicE@localhost/res1 out
<iq type='set' id='24ece3733a638534e54e2efcf1d22c72'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-27 12:10:31.888 ***🔗
alicE@localhost/res1 in
<iq id='24ece3733a638534e54e2efcf1d22c72' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-27 12:10:31.889 ***🔗
alice@localhost/res1 out
<iq type='set' id='ec9dce0d49365bb9e047f5dc3897b608'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-27 12:10:31.889 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='ec9dce0d49365bb9e047f5dc3897b608' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-27 12:10:31.889 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-02-27 12:10:31.890 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-02-27 12:10:31.890 ***🔗
clusterguy@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-02-27 12:10:31.891 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2916b90ae3f0ba20' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-27 12:10:31.891 ***🔗
clusterguy@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>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-27 12:10:31.891 ***🔗
clusterguy@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNsdXN0ZXJndXkAZGlzdHJpYnV0aW9uZnR3</auth>



*** User 2024-02-27 12:10:31.899 ***🔗
clusterguy@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-27 12:10:31.899 ***🔗
clusterguy@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-02-27 12:10:31.899 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ec74d09f8580336a' from='localhost' version='1.0' xml:lang='en' to='clusterguy@localhost'>

*** User 2024-02-27 12:10:31.900 ***🔗
clusterguy@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'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-27 12:10:31.900 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='a25e550b37090f40e06e42c21d26bf86'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-27 12:10:31.900 ***🔗
clusterguy@localhost/res1 in
<iq id='a25e550b37090f40e06e42c21d26bf86' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>clusterguy@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-27 12:10:31.900 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='4d7d7a9358029dda9902267fb1207cc1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-27 12:10:31.901 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='4d7d7a9358029dda9902267fb1207cc1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-27 12:10:31.901 ***🔗
clusterguy@localhost/res1 out
<presence/>



*** User 2024-02-27 12:10:31.909 ***🔗
clusterguy@localhost/res1 in
<presence from='clusterguy@localhost/res1' to='clusterguy@localhost/res1'/>



*** User 2024-02-27 12:10:31.909 ***🔗
alice@localhost/res1 out
<message to='test_service.localhost' type='chat'>
	<body>Hi!</body>
</message>



*** User 2024-02-27 12:10:31.910 ***🔗
alice@localhost/res1 in
<message from='test_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-02-27 12:10:31.911 ***🔗
clusterguy@localhost/res1 out
<message to='test_service.localhost' type='chat'>
	<body>Hello!</body>
</message>



*** User 2024-02-27 12:10:31.912 ***🔗
clusterguy@localhost/res1 in
<message from='test_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-02-27 12:10:31.912 ***🔗
alice@localhost/res1 out
<iq type='get' id='6096dc014f2297296b72172626c5f0a8' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-02-27 12:10:31.913 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='6096dc014f2297296b72172626c5f0a8' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-02-27 12:10:31.913 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='75899759d1bdef08cc342eecf62b3760' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-02-27 12:10:31.914 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='75899759d1bdef08cc342eecf62b3760' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-02-27 12:10:31.914 ***🔗
alice@localhost/res1 out
<message to='another_service.localhost' type='chat'>
	<body>Hi!</body>
</message>



*** User 2024-02-27 12:10:31.915 ***🔗
alice@localhost/res1 in
<message from='another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-02-27 12:10:31.915 ***🔗
clusterguy@localhost/res1 out
<message to='another_service.localhost' type='chat'>
	<body>Hello!</body>
</message>



*** User 2024-02-27 12:10:31.915 ***🔗
clusterguy@localhost/res1 in
<message from='another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-02-27 12:10:31.916 ***🔗
alice@localhost/res1 out
<iq type='get' id='27560102af7693905fc5f71c8e176018' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-02-27 12:10:31.916 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='27560102af7693905fc5f71c8e176018' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-02-27 12:10:31.916 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='a57ac905871563ebaff24e5d03fffbf2' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-02-27 12:10:31.917 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='a57ac905871563ebaff24e5d03fffbf2' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-02-27 12:10:31.917 ***🔗
alice@localhost/res1 out
<message to='yet_another_service.localhost' type='chat'>
	<body>Hi!</body>
</message>



*** User 2024-02-27 12:10:31.918 ***🔗
alice@localhost/res1 in
<message from='yet_another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-02-27 12:10:31.918 ***🔗
clusterguy@localhost/res1 out
<message to='yet_another_service.localhost' type='chat'>
	<body>Hello!</body>
</message>



*** User 2024-02-27 12:10:31.919 ***🔗
clusterguy@localhost/res1 in
<message from='yet_another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-02-27 12:10:31.919 ***🔗
alice@localhost/res1 out
<iq type='get' id='f5f2e541c582f9464997c588dd6e59da' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-02-27 12:10:31.920 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='f5f2e541c582f9464997c588dd6e59da' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-02-27 12:10:31.920 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='c278a33e63f7aa7d4e28c2357d09c54f' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-02-27 12:10:31.921 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='c278a33e63f7aa7d4e28c2357d09c54f' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-02-27 12:10:31.921 ***🔗
clusterguy@localhost/res1 out
</stream:stream>

*** User 2024-02-27 12:10:31.921 ***🔗
clusterguy@localhost/res1 in
</stream:stream>

*** User 2024-02-27 12:10:31.921 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-02-27 12:10:31.922 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-02-27 12:10:32.023 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2024-02-27 12:10:32.125 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2024-02-27 12:10:32.227 ***🔗
waiting for rpc is done in 100 miliseconds
*** CT 2024-02-27 12:10:32.228 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_259.html



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


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