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

=== Config value:

    [{watchdog,<0.5988.1>},
     {ctl_auth_mods,[ejabberd_auth_riak,ejabberd_auth_anonymous,
                     ejabberd_auth_riak]},
     {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,"riak_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.mongooseimctl_SUITE.logs/run.2022-06-22_08.53.15/mongooseimctl_suite.presence_after_add_rosteritem.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@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.mongooseimctl_SUITE.logs/run.2022-06-22_08.53.15/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"localhost">>},
                            {password,<<"nicniema">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@838f153dfbc9.2022-06-22_08.43.58"

=== Started at 2022-06-22 08:53:27


*** CT 2022-06-22 08:53:27.277 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3906.html
*** CT 2022-06-22 08:53:27.277 *** View log from node ejabberd2@localhost when started🔗 ejabberd2@localhost_1960.html

*** User 2022-06-22 08:53:27.279 ***🔗
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 2022-06-22 08:53:27.279 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='945ae53107f260b7' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:53:27.279 ***🔗
alicE@localhost/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-06-22 08:53:27.279 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-06-22 08:53:27.281 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 08:53:27.281 ***🔗
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 2022-06-22 08:53:27.281 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='83218312813025fe' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:53:27.281 ***🔗
alicE@localhost/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-06-22 08:53:27.281 ***🔗
alicE@localhost/res1 out
<iq type='set' id='b0f0a649ce18d227ed7f4fad979d953e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 08:53:27.282 ***🔗
alicE@localhost/res1 in
<iq id='b0f0a649ce18d227ed7f4fad979d953e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 08:53:27.282 ***🔗
alice@localhost/res1 out
<iq type='set' id='87a221b16fb19019b52ffd681bd22b54'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:53:27.282 ***🔗
alice@localhost/res1 in
<iq type='result' id='87a221b16fb19019b52ffd681bd22b54'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:53:27.282 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2022-06-22 08:53:27.285 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 08:53:27.285 ***🔗
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 08:53:27.286 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='293fdcb16cd53f7d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:53:27.286 ***🔗
bOb@localhost/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-06-22 08:53:27.286 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-06-22 08:53:27.287 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 08:53:27.287 ***🔗
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 08:53:27.288 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b0bf7c76ac680389' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:53:27.288 ***🔗
bOb@localhost/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-06-22 08:53:27.288 ***🔗
bOb@localhost/res1 out
<iq type='set' id='fc1c8c015d24c9ff07cd2285e6330e24'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 08:53:27.288 ***🔗
bOb@localhost/res1 in
<iq id='fc1c8c015d24c9ff07cd2285e6330e24' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 08:53:27.288 ***🔗
bob@localhost/res1 out
<iq type='set' id='203e1ab7b517cfe35f8ae2f015c8d3ab'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:53:27.288 ***🔗
bob@localhost/res1 in
<iq type='result' id='203e1ab7b517cfe35f8ae2f015c8d3ab'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:53:27.289 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2022-06-22 08:53:27.290 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 08:53:27.503 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  add_rosteritem alicE localhost bOb localhost MyBob MyGroup both
Result "Added the item to the roster of alice@localhost\n"
ExitStatus 0

*** User 2022-06-22 08:53:27.503 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2022-06-22 08:53:27.503 ***🔗
bob@localhost/res1 in
<presence from='alice@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 08:53:27.504 ***🔗
alice@localhost/res1 out
<iq type='set' id='d6b68eeb06ebe05476c8c2bac4bd5902'>
	<query xmlns='jabber:iq:roster'>
		<item jid='bOb@localhost' subscription='remove'/>
	</query>
</iq>



*** User 2022-06-22 08:53:27.504 ***🔗
alice@localhost/res1 in
<iq from='alice@localhost/res1' to='alice@localhost/res1' type='set' id='push'>
	<query xmlns='jabber:iq:roster'>
		<item jid='bob@localhost' name='MyBob' subscription='both'>
			<group>MyGroup</group>
		</item>
	</query>
</iq>



*** User 2022-06-22 08:53:27.504 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 08:53:27.508 ***🔗
alice@localhost/res1 in
<iq from='alice@localhost' to='alice@localhost/res1' id='pushdb02fc691cccbec6' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='remove' name='MyBob' jid='bob@localhost'>
			<group>MyGroup</group>
		</item>
	</query>
</iq>



*** User 2022-06-22 08:53:27.508 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2022-06-22 08:53:27.508 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2022-06-22 08:53:27.508 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2022-06-22 08:53:27.509 ***🔗
alice@localhost/res1 in
</stream:stream>
*** CT 2022-06-22 08:53:27.511 *** View log from node ejabberd2@localhost when finished🔗 ejabberd2@localhost_1960.html
*** CT 2022-06-22 08:53:27.512 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3906.html



=== Ended at 2022-06-22 08:53:27
=== successfully completed test case
=== === Returned value: ok


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