=== Test case: metrics_roster_SUITE:get_roster/1 (click for source code)

=== Config value:

    [{watchdog,<0.30294.0>},
     {mongoose_metrics,[{[global,data,xmpp,received,xml_stanza_size],changed},
                        {[global,data,xmpp,sent,xml_stanza_size],changed},
                        {#Fun<metrics_roster_SUITE.0.90531342>,
                         [global,data,rdbms,default],
                         [{recv_oct,'>'},{send_oct,'>'}]},
                        {[global,backends,mod_roster,get_subscription_lists],
                         changed}]},
     {preset,"ldap_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/metrics_roster_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@c246453c4806.2024-04-23_11.32.42/big_tests.tests.metrics_roster_SUITE.logs/run.2024-04-23_11.39.10/metrics_roster_suite.get_roster.html"},
     {tc_group_properties,[{name,roster},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/metrics_roster_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@c246453c4806.2024-04-23_11.32.42/big_tests.tests.metrics_roster_SUITE.logs/run.2024-04-23_11.39.10/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@c246453c4806.2024-04-23_11.32.42"

=== Started at 2024-04-23 11:39:10


*** CT 2024-04-23 11:39:10.309 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1792.html

*** User 2024-04-23 11:39:10.315 ***🔗
alicE_get_roster_1072@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-23 11:39:10.316 ***🔗
alicE_get_roster_1072@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3e5230c640802d4d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:39:10.316 ***🔗
alicE_get_roster_1072@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-23 11:39:10.316 ***🔗
alicE_get_roster_1072@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2dldF9yb3N0ZXJfMTA3MgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 11:39:10.317 ***🔗
alicE_get_roster_1072@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 11:39:10.317 ***🔗
alicE_get_roster_1072@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-23 11:39:10.317 ***🔗
alicE_get_roster_1072@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f44fcae467ae3127' from='localhost' version='1.0' xml:lang='en' to='alice_get_roster_1072@localhost'>

*** User 2024-04-23 11:39:10.317 ***🔗
alicE_get_roster_1072@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-23 11:39:10.317 ***🔗
alicE_get_roster_1072@localhost/res1 out
<iq type='set' id='53ce827c255126715b17516270691662'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 11:39:10.318 ***🔗
alicE_get_roster_1072@localhost/res1 in
<iq id='53ce827c255126715b17516270691662' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_get_roster_1072@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 11:39:10.318 ***🔗
alice_get_roster_1072@localhost/res1 out
<iq type='set' id='f86a3e682305576ef91336450bcfb2ce'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:39:10.318 ***🔗
alice_get_roster_1072@localhost/res1 in
<iq from='localhost' to='alice_get_roster_1072@localhost/res1' id='f86a3e682305576ef91336450bcfb2ce' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:39:10.318 ***🔗
alice_get_roster_1072@localhost/res1 out
<presence/>



*** User 2024-04-23 11:39:10.319 ***🔗
alice_get_roster_1072@localhost/res1 in
<presence from='alice_get_roster_1072@localhost/res1' to='alice_get_roster_1072@localhost/res1'/>



*** User 2024-04-23 11:39:10.319 ***🔗
bOb_get_roster_1072@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-23 11:39:10.320 ***🔗
bOb_get_roster_1072@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bbb2aa25341e42d3' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:39:10.320 ***🔗
bOb_get_roster_1072@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-23 11:39:10.320 ***🔗
bOb_get_roster_1072@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9nZXRfcm9zdGVyXzEwNzIAbWFrcm9saWth</auth>



*** User 2024-04-23 11:39:10.321 ***🔗
bOb_get_roster_1072@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 11:39:10.321 ***🔗
bOb_get_roster_1072@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-23 11:39:10.321 ***🔗
bOb_get_roster_1072@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4a5df27dd5593f6c' from='localhost' version='1.0' xml:lang='en' to='bob_get_roster_1072@localhost'>

*** User 2024-04-23 11:39:10.322 ***🔗
bOb_get_roster_1072@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-23 11:39:10.322 ***🔗
bOb_get_roster_1072@localhost/res1 out
<iq type='set' id='4f0aa06c76e36c6d834e6abae1db3467'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 11:39:10.322 ***🔗
bOb_get_roster_1072@localhost/res1 in
<iq id='4f0aa06c76e36c6d834e6abae1db3467' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_get_roster_1072@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 11:39:10.322 ***🔗
bob_get_roster_1072@localhost/res1 out
<iq type='set' id='644892372cd79481766c38c0a02a7881'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:39:10.322 ***🔗
bob_get_roster_1072@localhost/res1 in
<iq from='localhost' to='bob_get_roster_1072@localhost/res1' id='644892372cd79481766c38c0a02a7881' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:39:10.323 ***🔗
bob_get_roster_1072@localhost/res1 out
<presence/>



*** User 2024-04-23 11:39:10.323 ***🔗
bob_get_roster_1072@localhost/res1 in
<presence from='bob_get_roster_1072@localhost/res1' to='bob_get_roster_1072@localhost/res1'/>



*** User 2024-04-23 11:39:10.323 ***🔗
alice_get_roster_1072@localhost/res1 out
<iq type='get' id='095cf2dcb22d514aa2d4d5154779d56c'>
	<query xmlns='jabber:iq:roster'/>
</iq>



*** User 2024-04-23 11:39:10.324 ***🔗
alice_get_roster_1072@localhost/res1 in
<iq from='alice_get_roster_1072@localhost' to='alice_get_roster_1072@localhost/res1' id='095cf2dcb22d514aa2d4d5154779d56c' type='result'>
	<query xmlns='jabber:iq:roster'/>
</iq>



*** User 2024-04-23 11:39:10.325 ***🔗
bob_get_roster_1072@localhost/res1 out
</stream:stream>

*** User 2024-04-23 11:39:10.325 ***🔗
bob_get_roster_1072@localhost/res1 in
</stream:stream>

*** User 2024-04-23 11:39:10.325 ***🔗
alice_get_roster_1072@localhost/res1 out
</stream:stream>

*** User 2024-04-23 11:39:10.326 ***🔗
alice_get_roster_1072@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 11:39:10.327 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1792.html



=== Ended at 2024-04-23 11:39:10
=== successfully completed test case
=== === Returned value: ok


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