=== Test case: mongooseimctl_SUITE:push_roster/1 (click for source code)

=== Config value:

    [{watchdog,<0.18655.1>},
     {ctl_auth_mods,[ejabberd_auth_rdbms,ejabberd_auth_anonymous,
                     ejabberd_auth_rdbms]},
     {roster_template,"/home/circleci/project/big_tests/tests/mongooseimctl_SUITE_data/roster.template"},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mongooseimctl_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.mongooseimctl_SUITE.logs/run.2022-03-18_10.55.44/mongooseimctl_suite.push_roster.html"},
     {tc_group_properties,[{name,roster},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mongooseimctl_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.mongooseimctl_SUITE.logs/run.2022-03-18_10.55.44/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"nicniema">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04"

=== Started at 2022-03-18 10:55:59


*** CT 2022-03-18 10:55:59.028 *** View log from node mongooseim@localhost when started mongooseim@localhost_998.html
*** CT 2022-03-18 10:55:59.029 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_499.html

*** User 2022-03-18 10:55:59.031 ***
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-03-18 10:55:59.031 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0482a46e21fa7644' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:55:59.031 ***
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-03-18 10:55:59.032 ***
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-03-18 10:55:59.033 ***
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 10:55:59.033 ***
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-03-18 10:55:59.033 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ec9118518a6c21cb' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:55:59.033 ***
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-03-18 10:55:59.033 ***
alicE@domain.example.com/res1 out
<iq type='set' id='223a623b8d8223231ae5bb37fe94f0f3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 10:55:59.033 ***
alicE@domain.example.com/res1 in
<iq id='223a623b8d8223231ae5bb37fe94f0f3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 10:55:59.033 ***
alicE@domain.example.com/res1 out
<iq type='set' id='4a756da21393db333f2afb80aa06670d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:55:59.034 ***
alicE@domain.example.com/res1 in
<iq type='result' id='4a756da21393db333f2afb80aa06670d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:55:59.034 ***
alicE@domain.example.com/res1 out
<presence/>



*** User 2022-03-18 10:55:59.035 ***
alicE@domain.example.com/res1 in
<presence from='alicE@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-18 10:55:59.265 ***
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  push_roster /home/circleci/project/big_tests/tests/mongooseimctl_SUITE_data/roster.template alicE domain.example.com
Result []
ExitStatus 0

*** User 2022-03-18 10:55:59.266 ***
alicE@domain.example.com/res1 out
<iq type='get' id='0f6762ede249794f8f864d9dd8fda974'>
	<query xmlns='jabber:iq:roster'/>
</iq>



*** User 2022-03-18 10:55:59.276 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='0f6762ede249794f8f864d9dd8fda974' type='result'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='both' name='Alice' jid='alice@domain.example.com'>
			<group>Group</group>
		</item>
		<item subscription='both' name='Bob' jid='bob@domain.example.com'>
			<group>Group</group>
		</item>
		<item subscription='both' name='Kate' jid='kate@domain.example.com'>
			<group>Group</group>
		</item>
		<item subscription='both' name='Mike' jid='mike@domain.example.com'>
			<group>Group</group>
		</item>
		<item subscription='both' name='Unicoder-иии' jid='unicoder-иии@domain.example.com'>
			<group>Group-иии</group>
		</item>
	</query>
</iq>



*** User 2022-03-18 10:55:59.276 ***
alicE@domain.example.com/res1 out
<iq type='set' id='7b870e710275c7ad5122c2ed069ad6a0'>
	<query xmlns='jabber:iq:roster'>
		<item jid='bOb@domain.example.com' subscription='remove'/>
	</query>
</iq>



*** User 2022-03-18 10:55:59.278 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='push727c673de96d59e6' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='remove' name='Bob' jid='bob@domain.example.com'/>
	</query>
</iq>



*** User 2022-03-18 10:55:59.280 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='7b870e710275c7ad5122c2ed069ad6a0' type='result'/>



*** User 2022-03-18 10:55:59.280 ***
alicE@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-18 10:55:59.281 ***
alicE@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-18 10:55:59.283 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_499.html
*** CT 2022-03-18 10:55:59.284 *** View log from node mongooseim@localhost when finished mongooseim@localhost_998.html



=== Ended at 2022-03-18 10:55:59
=== successfully completed test case
=== === Returned value: ok


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