=== Test case: connect_SUITE:clean_close_of_replaced_session/1 (click for source code)

=== Config value:

    [{watchdog,<0.10949.0>},
     {c2s_listener,#{access => c2s,backlog => 100,hibernate_after => 0,
                     ip_address => "0",
                     ip_tuple => {0,0,0,0},
                     ip_version => 4,max_stanza_size => 65536,
                     module => ejabberd_c2s,num_acceptors => 100,port => 5222,
                     proto => tcp,proxy_protocol => false,
                     shaper => c2s_shaper,
                     tls =>
                         #{certfile => "priv/ssl/fake_server.pem",
                           ciphers => "TLSv1.2:TLSv1.3",
                           dhfile => "priv/ssl/fake_dh_server.pem",
                           mode => starttls,module => fast_tls,
                           protocol_options =>
                               ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"],
                           verify_mode => none},
                     zlib => 10000}},
     {escalus_user_db,{module,escalus_ejabberd,[]}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/connect_SUITE_data"},
     {preset,"elasticsearch_and_cassandra_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.connect_SUITE.logs/run.2022-06-22_09.18.12/connect_suite.clean_close_of_replaced_session.html"},
     {tc_group_properties,[{name,session_replacement},
                           {repeat_until_all_ok,3}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/connect_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.connect_SUITE.logs/run.2022-06-22_09.18.12/log_private/"},
     {escalus_users,[{secure_joe,[{username,<<"secure_joe">>},
                                  {server,<<"localhost">>},
                                  {password,<<"break_me">>},
                                  {compression,<<"zlib">>},
                                  {starttls,required}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07"

=== Started at 2022-06-22 09:18:12


*** CT 2022-06-22 09:18:12.255 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_208.html
*** CT 2022-06-22 09:18:12.256 *** View log from node ejabberd2@localhost when started🔗 ejabberd2@localhost_392.html

*** User 2022-06-22 09:18:12.257 ***🔗
alicE@localhost/conflict 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 09:18:12.258 ***🔗
alicE@localhost/conflict in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3611a0792a61a161' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-06-22 09:18:12.258 ***🔗
alicE@localhost/conflict in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 09:18:12.259 ***🔗
alicE@localhost/conflict 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 09:18:12.259 ***🔗
alicE@localhost/conflict in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='99566591de23d08e' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:18:12.259 ***🔗
alicE@localhost/conflict 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 09:18:12.259 ***🔗
alicE@localhost/conflict out
<iq type='set' id='10e3b8d8e77f68417d665343043a56b0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>conflict</resource>
	</bind>
</iq>



*** User 2022-06-22 09:18:12.259 ***🔗
alicE@localhost/conflict in
<iq id='10e3b8d8e77f68417d665343043a56b0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/conflict</jid>
	</bind>
</iq>



*** User 2022-06-22 09:18:12.259 ***🔗
alice@localhost/conflict out
<iq type='set' id='8a04769a8ecf2ab4b9179e5a0f6676f5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:18:12.259 ***🔗
alice@localhost/conflict in
<iq type='result' id='8a04769a8ecf2ab4b9179e5a0f6676f5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:18:12.260 ***🔗
alicE@localhost/conflict 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 09:18:12.260 ***🔗
alicE@localhost/conflict in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5dac8520ec813b2c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:18:12.260 ***🔗
alicE@localhost/conflict 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 09:18:12.261 ***🔗
alicE@localhost/conflict out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-06-22 09:18:12.261 ***🔗
alicE@localhost/conflict in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 09:18:12.261 ***🔗
alicE@localhost/conflict 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 09:18:12.261 ***🔗
alicE@localhost/conflict in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9b29eff946f95851' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:18:12.261 ***🔗
alicE@localhost/conflict 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 09:18:12.261 ***🔗
alicE@localhost/conflict out
<iq type='set' id='b6f2f22808c9fedaf4fbc91a98d298fd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>conflict</resource>
	</bind>
</iq>



*** User 2022-06-22 09:18:12.262 ***🔗
alicE@localhost/conflict in
<iq id='b6f2f22808c9fedaf4fbc91a98d298fd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/conflict</jid>
	</bind>
</iq>



*** User 2022-06-22 09:18:12.262 ***🔗
alice@localhost/conflict out
<iq type='set' id='9c8bc420047e10534f9cd2af93869710'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:18:12.262 ***🔗
alice@localhost/conflict in
<iq type='result' id='9c8bc420047e10534f9cd2af93869710'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:18:12.262 ***🔗
alice@localhost/conflict in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Replaced by new connection</text>
</stream:error>



*** User 2022-06-22 09:18:12.363 ***🔗
alice@localhost/conflict out
</stream:stream>

*** User 2022-06-22 09:18:12.363 ***🔗
alice@localhost/conflict in
</stream:stream>
*** CT 2022-06-22 09:18:12.365 *** View log from node ejabberd2@localhost when finished🔗 ejabberd2@localhost_392.html
*** CT 2022-06-22 09:18:12.366 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_209.html



=== Ended at 2022-06-22 09:18:12
=== successfully completed test case
=== === Returned value: []


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