=== 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.9842.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@f79facad4ed7.2024-01-15_11.58.37/big_tests.tests.component_SUITE.logs/run.2024-01-15_11.59.51/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@f79facad4ed7.2024-01-15_11.58.37/big_tests.tests.component_SUITE.logs/run.2024-01-15_11.59.51/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@f79facad4ed7.2024-01-15_11.58.37"

=== Started at 2024-01-15 11:59:53


*** CT 2024-01-15 11:59:53.972 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_266.html

*** User 2024-01-15 11:59:53.995 ***🔗
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-01-15 11:59:53.996 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='519247951e68cbb5' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-01-15 11:59:53.996 ***🔗
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-01-15 11:59:53.996 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-01-15 11:59:53.997 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-01-15 11:59:53.997 ***🔗
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-01-15 11:59:53.998 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ee5677ebb34149c6' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-01-15 11:59:53.998 ***🔗
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-01-15 11:59:53.998 ***🔗
alicE@localhost/res1 out
<iq type='set' id='3e60cc886c9fb4e8cbd4906e739b2863'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-01-15 11:59:53.998 ***🔗
alicE@localhost/res1 in
<iq id='3e60cc886c9fb4e8cbd4906e739b2863' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-01-15 11:59:53.998 ***🔗
alice@localhost/res1 out
<iq type='set' id='9a6bb3811fcb330eb02f32a1111abb5e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 11:59:53.999 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='9a6bb3811fcb330eb02f32a1111abb5e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 11:59:53.999 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-01-15 11:59:54.000 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-01-15 11:59:54.001 ***🔗
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-01-15 11:59:54.001 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4704dd24a4016fd8' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-01-15 11:59:54.001 ***🔗
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-01-15 11:59:54.001 ***🔗
clusterguy@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNsdXN0ZXJndXkAZGlzdHJpYnV0aW9uZnR3</auth>



*** User 2024-01-15 11:59:54.003 ***🔗
clusterguy@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-01-15 11:59:54.003 ***🔗
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-01-15 11:59:54.003 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='714fb4e3f912f874' from='localhost' version='1.0' xml:lang='en' to='clusterguy@localhost'>

*** User 2024-01-15 11:59:54.003 ***🔗
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-01-15 11:59:54.003 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='8423e8ac59744596ba055467273fe444'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-01-15 11:59:54.003 ***🔗
clusterguy@localhost/res1 in
<iq id='8423e8ac59744596ba055467273fe444' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>clusterguy@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-01-15 11:59:54.003 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='08ffc30e27aeed8d5bc1afa783e4cf98'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 11:59:54.004 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='08ffc30e27aeed8d5bc1afa783e4cf98' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 11:59:54.004 ***🔗
clusterguy@localhost/res1 out
<presence/>



*** User 2024-01-15 11:59:54.005 ***🔗
clusterguy@localhost/res1 in
<presence from='clusterguy@localhost/res1' to='clusterguy@localhost/res1'/>



*** User 2024-01-15 11:59:54.005 ***🔗
alice@localhost/res1 out
<message to='test_service.localhost' type='chat'>
	<body>Hi!</body>
</message>



*** User 2024-01-15 11:59:54.006 ***🔗
alice@localhost/res1 in
<message from='test_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-01-15 11:59:54.006 ***🔗
clusterguy@localhost/res1 out
<message to='test_service.localhost' type='chat'>
	<body>Hello!</body>
</message>



*** User 2024-01-15 11:59:54.007 ***🔗
clusterguy@localhost/res1 in
<message from='test_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-01-15 11:59:54.007 ***🔗
alice@localhost/res1 out
<iq type='get' id='0c179385e3daf115a34147fc113828bf' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-01-15 11:59:54.007 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='0c179385e3daf115a34147fc113828bf' 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-01-15 11:59:54.008 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='24505a20c3cb5362cf5e7c56c859e8fa' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-01-15 11:59:54.008 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='24505a20c3cb5362cf5e7c56c859e8fa' 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-01-15 11:59:54.008 ***🔗
alice@localhost/res1 out
<message to='another_service.localhost' type='chat'>
	<body>Hi!</body>
</message>



*** User 2024-01-15 11:59:54.009 ***🔗
alice@localhost/res1 in
<message from='another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-01-15 11:59:54.009 ***🔗
clusterguy@localhost/res1 out
<message to='another_service.localhost' type='chat'>
	<body>Hello!</body>
</message>



*** User 2024-01-15 11:59:54.010 ***🔗
clusterguy@localhost/res1 in
<message from='another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-01-15 11:59:54.010 ***🔗
alice@localhost/res1 out
<iq type='get' id='548672950ad0857dfca0b14c36041707' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-01-15 11:59:54.010 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='548672950ad0857dfca0b14c36041707' 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-01-15 11:59:54.010 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='08797f2354f65b36e2363a42a99d7566' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-01-15 11:59:54.011 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='08797f2354f65b36e2363a42a99d7566' 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-01-15 11:59:54.011 ***🔗
alice@localhost/res1 out
<message to='yet_another_service.localhost' type='chat'>
	<body>Hi!</body>
</message>



*** User 2024-01-15 11:59:54.012 ***🔗
alice@localhost/res1 in
<message from='yet_another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-01-15 11:59:54.012 ***🔗
clusterguy@localhost/res1 out
<message to='yet_another_service.localhost' type='chat'>
	<body>Hello!</body>
</message>



*** User 2024-01-15 11:59:54.012 ***🔗
clusterguy@localhost/res1 in
<message from='yet_another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-01-15 11:59:54.013 ***🔗
alice@localhost/res1 out
<iq type='get' id='574c50be902c2da96f3f035877100099' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-01-15 11:59:54.013 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='574c50be902c2da96f3f035877100099' 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-01-15 11:59:54.013 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='c29b1831a0fb593f90b6c0131cd41410' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-01-15 11:59:54.014 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='c29b1831a0fb593f90b6c0131cd41410' 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-01-15 11:59:54.014 ***🔗
clusterguy@localhost/res1 out
</stream:stream>

*** User 2024-01-15 11:59:54.014 ***🔗
clusterguy@localhost/res1 in
</stream:stream>

*** User 2024-01-15 11:59:54.014 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-01-15 11:59:54.014 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-01-15 11:59:54.116 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2024-01-15 11:59:54.218 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2024-01-15 11:59:54.320 ***🔗
waiting for rpc is done in 100 miliseconds
*** CT 2024-01-15 11:59:54.321 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_266.html



=== Ended at 2024-01-15 11:59:54
=== successfully completed test case
=== === Returned value: ok


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