=== Test case: metrics_session_SUITE:login_many/1 (click for source code)

=== Config value:

    [{watchdog,<0.19577.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/metrics_session_SUITE_data"},
     {preset,"internal_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.metrics_session_SUITE.logs/run.2022-01-27_15.28.30/metrics_session_suite.login_many.html"},
     {tc_group_properties,[{name,session},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/metrics_session_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.metrics_session_SUITE.logs/run.2022-01-27_15.28.30/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@34a9b6d2516c.2022-01-27_15.25.07"

=== Started at 2022-01-27 15:28:30


*** CT 2022-01-27 15:28:30.207 *** View log from node mongooseim@localhost when started mongooseim@localhost_902.html
*** CT 2022-01-27 15:28:30.208 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_613.html

*** User 2022-01-27 15:28:30.210 ***
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-01-27 15:28:30.210 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='11f4b7c640aace8e' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:28:30.211 ***
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-01-27 15:28:30.211 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-01-27 15:28:30.211 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:28:30.211 ***
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-01-27 15:28:30.212 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='031131cbe2b9242b' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:28:30.212 ***
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-01-27 15:28:30.212 ***
alicE@localhost/res1 out
<iq type='set' id='abf8bbcad6e459763ba52131b30495da'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:28:30.212 ***
alicE@localhost/res1 in
<iq id='abf8bbcad6e459763ba52131b30495da' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:28:30.212 ***
alicE@localhost/res1 out
<iq type='set' id='2a12169e38373d90aed0d5ed4ebd3e97'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:28:30.213 ***
alicE@localhost/res1 in
<iq type='result' id='2a12169e38373d90aed0d5ed4ebd3e97'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:28:30.213 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-01-27 15:28:30.214 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:28:30.215 ***
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-01-27 15:28:30.215 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a3c2521ca84b9f38' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:28:30.215 ***
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-01-27 15:28:30.215 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-01-27 15:28:30.216 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:28:30.216 ***
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-01-27 15:28:30.217 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6a533a727bc17f0f' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:28:30.217 ***
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-01-27 15:28:30.217 ***
bOb@localhost/res1 out
<iq type='set' id='a56ce892ecf5c501737f730a975481ce'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:28:30.218 ***
bOb@localhost/res1 in
<iq id='a56ce892ecf5c501737f730a975481ce' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:28:30.218 ***
bOb@localhost/res1 out
<iq type='set' id='dd45489dceb54e8c320baec91d64f6d6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:28:30.218 ***
bOb@localhost/res1 in
<iq type='result' id='dd45489dceb54e8c320baec91d64f6d6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:28:30.218 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-01-27 15:28:30.219 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:28:30.220 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:28:30.221 ***
bOb@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:28:30.221 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:28:30.221 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:28:30.223 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_613.html
*** CT 2022-01-27 15:28:30.224 *** View log from node mongooseim@localhost when finished mongooseim@localhost_903.html



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


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