=== 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.9792.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@03949f4c9d5e.2024-04-10_12.43.18/big_tests.tests.component_SUITE.logs/run.2024-04-10_12.44.29/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@03949f4c9d5e.2024-04-10_12.43.18/big_tests.tests.component_SUITE.logs/run.2024-04-10_12.44.29/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@03949f4c9d5e.2024-04-10_12.43.18"

=== Started at 2024-04-10 12:44:32


*** CT 2024-04-10 12:44:32.810 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_259.html

*** User 2024-04-10 12:44:32.829 ***🔗
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 12:44:32.829 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='05902988acd9103f' from='localhost' version='1.0' xml:lang='en'>

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



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



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

*** User 2024-04-10 12:44:32.831 ***🔗
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 12:44:32.831 ***🔗
alicE@localhost/res1 out
<iq type='set' id='21324d436c4304f46292f914a07731c6'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:44:32.832 ***🔗
alicE@localhost/res1 in
<iq id='21324d436c4304f46292f914a07731c6' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:44:32.832 ***🔗
alice@localhost/res1 out
<iq type='set' id='a104c05017e9f3f45fb488bd30049b4b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



*** User 2024-04-10 12:44:32.833 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-04-10 12:44:32.833 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-04-10 12:44:32.834 ***🔗
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-04-10 12:44:32.834 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='87639fef4bd16f2f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:44:32.834 ***🔗
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-04-10 12:44:32.834 ***🔗
clusterguy@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNsdXN0ZXJndXkAZGlzdHJpYnV0aW9uZnR3</auth>



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



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

*** User 2024-04-10 12:44:32.836 ***🔗
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-04-10 12:44:32.836 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='1c53be9f3ac68d8e20facd445c72abc8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:44:32.836 ***🔗
clusterguy@localhost/res1 in
<iq id='1c53be9f3ac68d8e20facd445c72abc8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>clusterguy@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:44:32.836 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='062575eb967b385f2c979f3201477174'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:44:32.837 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='062575eb967b385f2c979f3201477174' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:44:32.837 ***🔗
clusterguy@localhost/res1 out
<presence/>



*** User 2024-04-10 12:44:32.838 ***🔗
clusterguy@localhost/res1 in
<presence from='clusterguy@localhost/res1' to='clusterguy@localhost/res1'/>



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



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



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



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



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



*** User 2024-04-10 12:44:32.840 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='d8e681f43fb938fd1f58309f1d05e47a' 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-04-10 12:44:32.840 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='ea17108fd9a8903d3b34d7fe85401a7b' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-10 12:44:32.840 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='ea17108fd9a8903d3b34d7fe85401a7b' 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-04-10 12:44:32.841 ***🔗
alice@localhost/res1 out
<message to='another_service.localhost' type='chat'>
	<body>Hi!</body>
</message>



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



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



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



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



*** User 2024-04-10 12:44:32.843 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='a7b4e1f2373bb1f4aec8b14209485f69' 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-04-10 12:44:32.843 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='8f9f0b8b07c5c627ff92d21c63a933fa' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-10 12:44:32.843 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='8f9f0b8b07c5c627ff92d21c63a933fa' 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-04-10 12:44:32.843 ***🔗
alice@localhost/res1 out
<message to='yet_another_service.localhost' type='chat'>
	<body>Hi!</body>
</message>



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



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



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



*** User 2024-04-10 12:44:32.845 ***🔗
alice@localhost/res1 out
<iq type='get' id='0cbb9838847c802b8e02be4c8f26b80c' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-10 12:44:32.845 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='0cbb9838847c802b8e02be4c8f26b80c' 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-04-10 12:44:32.845 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='70817d63eb930356522d891998f6339b' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-10 12:44:32.846 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='70817d63eb930356522d891998f6339b' 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-04-10 12:44:32.846 ***🔗
clusterguy@localhost/res1 out
</stream:stream>

*** User 2024-04-10 12:44:32.846 ***🔗
clusterguy@localhost/res1 in
</stream:stream>

*** User 2024-04-10 12:44:32.846 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-04-10 12:44:32.847 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-04-10 12:44:32.948 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2024-04-10 12:44:33.049 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2024-04-10 12:44:33.150 ***🔗
waiting for rpc is done in 100 miliseconds
*** CT 2024-04-10 12:44:33.151 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_259.html



=== Ended at 2024-04-10 12:44:33
=== successfully completed test case
=== === Returned value: ok


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