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

=== Config value:

    [{watchdog,<0.13105.0>},
     {tls_module,fast_tls},
     {c2s_listener,#{access => c2s,ip_address => "0",
                     ip_tuple => {0,0,0,0},
                     ip_version => 4,max_stanza_size => 65536,
                     module => ejabberd_c2s,port => 5222,proto => tcp,
                     shaper => c2s_shaper,
                     tls =>
                         [{certfile,"priv/ssl/fake_server.pem"},
                          {dhfile,"priv/ssl/fake_dh_server.pem"},
                          starttls],
                     zlib => 10000}},
     {escalus_user_db,{module,escalus_ejabberd,[]}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/connect_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36/big_tests.tests.connect_SUITE.logs/run.2022-02-02_15.08.40/connect_suite.stream_features_test.17026.html"},
     {tc_group_properties,[{name,feature_order},
                           {repeat_until_all_ok,3},
                           parallel]},
     {tc_group_path,[[{name,fast_tls},{repeat_until_all_ok,3}]]},
     {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@7a520fcf4274.2022-02-02_15.07.36/big_tests.tests.connect_SUITE.logs/run.2022-02-02_15.08.40/log_private/"},
     {escalus_users,[{secure_joe,[{username,<<"secure_joe">>},
                                  {server,<<"domain.example.com">>},
                                  {host,<<"localhost">>},
                                  {password,<<"break_me">>},
                                  {compression,<<"zlib">>},
                                  {starttls,required}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36"

=== Started at 2022-02-02 15:09:03


*** CT 2022-02-02 15:09:03.468 *** View log from node mongooseim@localhost when started mongooseim@localhost_222.html
*** CT 2022-02-02 15:09:03.468 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_479.html

*** User 2022-02-02 15:09:03.479 ***
secure_joe_stream_features_test_567@domain.example.com out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-02-02 15:09:03.479 ***
secure_joe_stream_features_test_567@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bcf1eba6c9fde04d' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:09:03.480 ***
secure_joe_stream_features_test_567@domain.example.com in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'>
		<required/>
	</starttls>
</stream:features>



*** User 2022-02-02 15:09:03.480 ***
secure_joe_stream_features_test_567@domain.example.com out
<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2022-02-02 15:09:03.481 ***
secure_joe_stream_features_test_567@domain.example.com in
<proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2022-02-02 15:09:03.487 ***
secure_joe_stream_features_test_567@domain.example.com out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-02-02 15:09:03.488 ***
secure_joe_stream_features_test_567@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='21febb2ac8eabb51' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:09:03.488 ***
secure_joe_stream_features_test_567@domain.example.com in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256-PLUS</mechanism>
		<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-02-02 15:09:03.488 ***
secure_joe_stream_features_test_567@domain.example.com out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AHNlY3VyZV9qb2Vfc3RyZWFtX2ZlYXR1cmVzX3Rlc3RfNTY3AGJyZWFrX21l</auth>



*** User 2022-02-02 15:09:03.490 ***
secure_joe_stream_features_test_567@domain.example.com in
<failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
	<not-authorized/>
</failure>


*** CT 2022-02-02 15:09:03.498 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_479.html
*** CT 2022-02-02 15:09:03.499 *** View log from node mongooseim@localhost when finished mongooseim@localhost_222.html



=== Ended at 2022-02-02 15:09:03
=== successfully completed test case
=== === Returned value: ok