=== Test case: cluster_commands_SUITE:one_to_one_message/1 (click for source code)

=== Config value:

    [{watchdog,<0.11745.0>},
     {mongooseim@localhost_ctl,"/home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl"},
     {ejabberd2@localhost_ctl,"/home/circleci/project/_build/mim2/rel/mongooseim/bin/mongooseimctl"},
     {mongooseim3@localhost_ctl,"/home/circleci/project/_build/mim3/rel/mongooseim/bin/mongooseimctl"},
     {{ejabberd_cwd,mongooseim3@localhost},
      "/home/circleci/project/_build/mim3/rel/mongooseim"},
     {{ejabberd_cwd,ejabberd2@localhost},
      "/home/circleci/project/_build/mim2/rel/mongooseim"},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/cluster_commands_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.cluster_commands_SUITE.logs/run.2022-01-27_12.28.36/cluster_commands_suite.one_to_one_message.html"},
     {tc_group_properties,[{name,clustered}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/cluster_commands_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.cluster_commands_SUITE.logs/run.2022-01-27_12.28.36/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {clusterguy,[{username,<<"clusterguy">>},
                                  {server,<<"domain.example.com">>},
                                  {host,<<"localhost">>},
                                  {password,<<"distributionftw">>},
                                  {port,5232}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57"

=== Started at 2022-01-27 12:28:36


*** CT 2022-01-27 12:28:36.763 *** View log from node mongooseim@localhost when started mongooseim@localhost_80.html
*** CT 2022-01-27 12:28:36.764 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_41.html

*** User 2022-01-27 12:28:36.765 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:28:36.766 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b25ab5b711394a0f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:28:36.766 ***
alicE@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-27 12:28:36.766 ***
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-01-27 12:28:36.767 ***
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:28:36.767 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:28:36.767 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ef9df0d1ce336e76' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:28:36.767 ***
alicE@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-27 12:28:36.767 ***
alicE@domain.example.com/res1 out
<iq type='set' id='c974998df09542c840586ac9df4681f0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:28:36.768 ***
alicE@domain.example.com/res1 in
<iq id='c974998df09542c840586ac9df4681f0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:28:36.768 ***
alicE@domain.example.com/res1 out
<iq type='set' id='7710aaf76cab9f6e9c63e855c6c616b8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:28:36.768 ***
alicE@domain.example.com/res1 in
<iq type='result' id='7710aaf76cab9f6e9c63e855c6c616b8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:28:36.768 ***
alicE@domain.example.com/res1 out
<presence/>



*** User 2022-01-27 12:28:36.770 ***
alicE@domain.example.com/res1 in
<presence from='alicE@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** User 2022-01-27 12:28:36.770 ***
clusterguy@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:28:36.789 ***
clusterguy@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8073a2a488021bd9' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:28:36.794 ***
clusterguy@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-27 12:28:36.794 ***
clusterguy@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNsdXN0ZXJndXkAZGlzdHJpYnV0aW9uZnR3</auth>



*** User 2022-01-27 12:28:36.804 ***
clusterguy@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:28:36.804 ***
clusterguy@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:28:36.805 ***
clusterguy@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='76b5998868df8947' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:28:36.811 ***
clusterguy@domain.example.com/res1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-27 12:28:36.811 ***
clusterguy@domain.example.com/res1 out
<iq type='set' id='7e3331704651d8da3f6fdaf068c7999e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:28:36.811 ***
clusterguy@domain.example.com/res1 in
<iq id='7e3331704651d8da3f6fdaf068c7999e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>clusterguy@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:28:36.811 ***
clusterguy@domain.example.com/res1 out
<iq type='set' id='4c8427fffa6d09b4b90d33920775d6b0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:28:36.812 ***
clusterguy@domain.example.com/res1 in
<iq type='result' id='4c8427fffa6d09b4b90d33920775d6b0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:28:36.812 ***
clusterguy@domain.example.com/res1 out
<presence/>



*** User 2022-01-27 12:28:36.814 ***
clusterguy@domain.example.com/res1 in
<presence from='clusterguy@domain.example.com/res1' to='clusterguy@domain.example.com/res1' xml:lang='en'/>



*** User 2022-01-27 12:28:36.815 ***
alicE@domain.example.com/res1 out
<message to='clusterguy@domain.example.com/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2022-01-27 12:28:36.815 ***
clusterguy@domain.example.com/res1 in
<message from='alicE@domain.example.com/res1' to='clusterguy@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Hi!</body>
</message>



*** User 2022-01-27 12:28:36.815 ***
clusterguy@domain.example.com/res1 out
<message to='alicE@domain.example.com/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2022-01-27 12:28:36.816 ***
alicE@domain.example.com/res1 in
<message from='clusterguy@domain.example.com/res1' to='alicE@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2022-01-27 12:28:36.816 ***
clusterguy@domain.example.com/res1 out
</stream:stream>

*** User 2022-01-27 12:28:36.823 ***
clusterguy@domain.example.com/res1 in
</stream:stream>

*** User 2022-01-27 12:28:36.823 ***
alicE@domain.example.com/res1 out
</stream:stream>

*** User 2022-01-27 12:28:36.823 ***
alicE@domain.example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:28:36.824 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_51.html
*** CT 2022-01-27 12:28:36.825 *** View log from node mongooseim@localhost when finished mongooseim@localhost_80.html



=== Ended at 2022-01-27 12:28:36
=== successfully completed test case
=== === Returned value: ok


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