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

=== Config value:

    [{watchdog,<0.30257.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@6ebac22519b0.2024-02-23_08.34.56/big_tests.tests.metrics_roster_SUITE.logs/run.2024-02-23_08.41.21/metrics_roster_suite.subscribe.html"},
     {tc_group_properties,[{name,subscriptions},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@6ebac22519b0.2024-02-23_08.34.56/big_tests.tests.metrics_roster_SUITE.logs/run.2024-02-23_08.41.21/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@6ebac22519b0.2024-02-23_08.34.56"

=== Started at 2024-02-23 08:41:22


*** CT 2024-02-23 08:41:22.223 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1807.html

*** User 2024-02-23 08:41:22.234 ***🔗
alicE_subscribe_1074@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-02-23 08:41:22.234 ***🔗
alicE_subscribe_1074@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4eab6c9766c6783a' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-23 08:41:22.235 ***🔗
alicE_subscribe_1074@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-02-23 08:41:22.235 ***🔗
alicE_subscribe_1074@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3N1YnNjcmliZV8xMDc0AG1hdHlncnlzYQ==</auth>



*** User 2024-02-23 08:41:22.237 ***🔗
alicE_subscribe_1074@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-23 08:41:22.237 ***🔗
alicE_subscribe_1074@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-02-23 08:41:22.237 ***🔗
alicE_subscribe_1074@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f10475e6a9a91d93' from='localhost' version='1.0' xml:lang='en' to='alice_subscribe_1074@localhost'>

*** User 2024-02-23 08:41:22.237 ***🔗
alicE_subscribe_1074@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-02-23 08:41:22.238 ***🔗
alicE_subscribe_1074@localhost/res1 out
<iq type='set' id='6c9bbe03fa42f33241ab1d26c35418db'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-23 08:41:22.238 ***🔗
alicE_subscribe_1074@localhost/res1 in
<iq id='6c9bbe03fa42f33241ab1d26c35418db' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_subscribe_1074@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-23 08:41:22.238 ***🔗
alice_subscribe_1074@localhost/res1 out
<iq type='set' id='74c7c8a3ac7b0eaa2b3cccc7a6b43d88'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-23 08:41:22.239 ***🔗
alice_subscribe_1074@localhost/res1 in
<iq from='localhost' to='alice_subscribe_1074@localhost/res1' id='74c7c8a3ac7b0eaa2b3cccc7a6b43d88' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-23 08:41:22.239 ***🔗
alice_subscribe_1074@localhost/res1 out
<presence/>



*** User 2024-02-23 08:41:22.240 ***🔗
alice_subscribe_1074@localhost/res1 in
<presence from='alice_subscribe_1074@localhost/res1' to='alice_subscribe_1074@localhost/res1'/>



*** User 2024-02-23 08:41:22.240 ***🔗
bOb_subscribe_1074@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-02-23 08:41:22.241 ***🔗
bOb_subscribe_1074@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='13f357700937f1b2' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-23 08:41:22.241 ***🔗
bOb_subscribe_1074@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-02-23 08:41:22.241 ***🔗
bOb_subscribe_1074@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zdWJzY3JpYmVfMTA3NABtYWtyb2xpa2E=</auth>



*** User 2024-02-23 08:41:22.242 ***🔗
bOb_subscribe_1074@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-23 08:41:22.243 ***🔗
bOb_subscribe_1074@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-02-23 08:41:22.243 ***🔗
bOb_subscribe_1074@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4d5461bd28d27dfd' from='localhost' version='1.0' xml:lang='en' to='bob_subscribe_1074@localhost'>

*** User 2024-02-23 08:41:22.243 ***🔗
bOb_subscribe_1074@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-02-23 08:41:22.243 ***🔗
bOb_subscribe_1074@localhost/res1 out
<iq type='set' id='317540b572b38f49d8740ef6b3ab615a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-23 08:41:22.243 ***🔗
bOb_subscribe_1074@localhost/res1 in
<iq id='317540b572b38f49d8740ef6b3ab615a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_subscribe_1074@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-23 08:41:22.244 ***🔗
bob_subscribe_1074@localhost/res1 out
<iq type='set' id='bbea30cfa46fe9f6538af9e2138c43b7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-23 08:41:22.244 ***🔗
bob_subscribe_1074@localhost/res1 in
<iq from='localhost' to='bob_subscribe_1074@localhost/res1' id='bbea30cfa46fe9f6538af9e2138c43b7' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-23 08:41:22.244 ***🔗
bob_subscribe_1074@localhost/res1 out
<presence/>



*** User 2024-02-23 08:41:22.245 ***🔗
bob_subscribe_1074@localhost/res1 in
<presence from='bob_subscribe_1074@localhost/res1' to='bob_subscribe_1074@localhost/res1'/>



*** User 2024-02-23 08:41:22.245 ***🔗
alice_subscribe_1074@localhost/res1 out
<iq type='set' id='4f9327a25e01e71d42e8df4867ada62b'>
	<query xmlns='jabber:iq:roster'>
		<item jid='bob_subscribe_1074@localhost' name='generic :p name'>
			<group>friends</group>
		</item>
	</query>
</iq>



*** User 2024-02-23 08:41:22.246 ***🔗
alice_subscribe_1074@localhost/res1 in
<iq from='alice_subscribe_1074@localhost' to='alice_subscribe_1074@localhost/res1' id='pushb59e6a03d926d936' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='none' name='generic :p name' jid='bob_subscribe_1074@localhost'>
			<group>friends</group>
		</item>
	</query>
</iq>



*** User 2024-02-23 08:41:22.246 ***🔗
alice_subscribe_1074@localhost/res1 out
<iq to='alice_subscribe_1074@localhost' id='pushb59e6a03d926d936' type='result'/>



*** User 2024-02-23 08:41:22.246 ***🔗
alice_subscribe_1074@localhost/res1 in
<iq from='alice_subscribe_1074@localhost' to='alice_subscribe_1074@localhost/res1' id='4f9327a25e01e71d42e8df4867ada62b' type='result'/>



*** User 2024-02-23 08:41:22.246 ***🔗
alice_subscribe_1074@localhost/res1 out
<presence type='subscribe' to='bob_subscribe_1074@localhost'/>



*** User 2024-02-23 08:41:22.248 ***🔗
alice_subscribe_1074@localhost/res1 in
<iq from='alice_subscribe_1074@localhost' to='alice_subscribe_1074@localhost/res1' id='push1d527a6dbd9574a1' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item ask='subscribe' subscription='none' name='generic :p name' jid='bob_subscribe_1074@localhost'>
			<group>friends</group>
		</item>
	</query>
</iq>



*** User 2024-02-23 08:41:22.248 ***🔗
alice_subscribe_1074@localhost/res1 out
<iq to='alice_subscribe_1074@localhost' id='push1d527a6dbd9574a1' type='result'/>



*** User 2024-02-23 08:41:22.248 ***🔗
bob_subscribe_1074@localhost/res1 in
<presence from='alice_subscribe_1074@localhost' to='bob_subscribe_1074@localhost/res1' type='subscribe'/>



*** User 2024-02-23 08:41:22.249 ***🔗
bob_subscribe_1074@localhost/res1 out
<iq type='set' id='390e1dcdbf2da4a19ddef1b3521204a4'>
	<query xmlns='jabber:iq:roster'>
		<item jid='alice_subscribe_1074@localhost' name='Alice'>
			<group>enemies</group>
		</item>
	</query>
</iq>



*** User 2024-02-23 08:41:22.250 ***🔗
bob_subscribe_1074@localhost/res1 in
<iq from='bob_subscribe_1074@localhost' to='bob_subscribe_1074@localhost/res1' id='pushb3f8f70b58270b75' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='none' name='Alice' jid='alice_subscribe_1074@localhost'>
			<group>enemies</group>
		</item>
	</query>
</iq>



*** User 2024-02-23 08:41:22.250 ***🔗
bob_subscribe_1074@localhost/res1 out
<iq to='bob_subscribe_1074@localhost' id='pushb3f8f70b58270b75' type='result'/>



*** User 2024-02-23 08:41:22.250 ***🔗
bob_subscribe_1074@localhost/res1 in
<iq from='bob_subscribe_1074@localhost' to='bob_subscribe_1074@localhost/res1' id='390e1dcdbf2da4a19ddef1b3521204a4' type='result'/>



*** User 2024-02-23 08:41:22.250 ***🔗
bob_subscribe_1074@localhost/res1 out
<presence type='subscribed' to='alice_subscribe_1074@localhost'/>



*** User 2024-02-23 08:41:22.252 ***🔗
alice_subscribe_1074@localhost/res1 in
<iq from='alice_subscribe_1074@localhost' to='alice_subscribe_1074@localhost/res1' id='push4da5128b893e0633' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='to' name='generic :p name' jid='bob_subscribe_1074@localhost'>
			<group>friends</group>
		</item>
	</query>
</iq>



*** User 2024-02-23 08:41:22.252 ***🔗
alice_subscribe_1074@localhost/res1 in
<presence from='bob_subscribe_1074@localhost' to='alice_subscribe_1074@localhost/res1' type='subscribed'/>



*** User 2024-02-23 08:41:22.252 ***🔗
alice_subscribe_1074@localhost/res1 in
<presence from='bob_subscribe_1074@localhost/res1' to='alice_subscribe_1074@localhost/res1'/>



*** User 2024-02-23 08:41:22.252 ***🔗
bob_subscribe_1074@localhost/res1 in
<iq from='bob_subscribe_1074@localhost' to='bob_subscribe_1074@localhost/res1' id='pushf419c6017385660e' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='from' name='Alice' jid='alice_subscribe_1074@localhost'>
			<group>enemies</group>
		</item>
	</query>
</iq>



*** User 2024-02-23 08:41:22.257 ***🔗
bob_subscribe_1074@localhost/res1 out
</stream:stream>

*** User 2024-02-23 08:41:22.258 ***🔗
bob_subscribe_1074@localhost/res1 in
</stream:stream>

*** User 2024-02-23 08:41:22.258 ***🔗
alice_subscribe_1074@localhost/res1 out
</stream:stream>

*** User 2024-02-23 08:41:22.258 ***🔗
alice_subscribe_1074@localhost/res1 in
</stream:stream>
*** CT 2024-02-23 08:41:22.264 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1807.html



=== Ended at 2024-02-23 08:41:22
=== successfully completed test case
=== === Returned value: ok


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