=== Test case: login_SUITE:log_one_scram_sha384_plus/1 (click for source code)

=== Config value:

    [{watchdog,<0.17972.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/login_SUITE_data"},
     {preset,"internal_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a1e626d02594.2022-03-07_08.29.41/big_tests.tests.login_SUITE.logs/run.2022-03-07_08.32.38/login_suite.log_one_scram_sha384_plus.33922.html"},
     {tc_group_properties,[{name,login_scram_store_plain},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/login_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@a1e626d02594.2022-03-07_08.29.41/big_tests.tests.login_SUITE.logs/run.2022-03-07_08.32.38/log_private/"},
     {config_backup,#{{auth,<<"localhost">>} =>
                          {ok,#{internal => #{},
                                methods => [internal],
                                password =>
                                    #{format => scram,
                                      hash => [sha256],
                                      scram_iterations => 64},
                                sasl_external => [standard],
                                sasl_mechanisms =>
                                    [cyrsasl_scram_sha512_plus,
                                     cyrsasl_scram_sha512,
                                     cyrsasl_scram_sha384_plus,
                                     cyrsasl_scram_sha384,
                                     cyrsasl_scram_sha256_plus,
                                     cyrsasl_scram_sha256,
                                     cyrsasl_scram_sha224_plus,
                                     cyrsasl_scram_sha224,
                                     cyrsasl_scram_sha1_plus,
                                     cyrsasl_scram_sha1,cyrsasl_plain,
                                     cyrsasl_anonymous,cyrsasl_oauth]}}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {neustradamus,[{username,<<"neustradamus">>},
                                    {server,<<"localhost">>},
                                    {host,<<"localhost">>},
                                    {password,<<"scramshaplus">>},
                                    {starttls,required},
                                    {tls_module,fast_tls}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a1e626d02594.2022-03-07_08.29.41"

=== Started at 2022-03-07 08:32:39


*** CT 2022-03-07 08:32:39.185 *** View log from node mongooseim@localhost when started mongooseim@localhost_853.html
*** CT 2022-03-07 08:32:39.185 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_426.html

*** User 2022-03-07 08:32:39.200 ***
neustradamus_log_one_scram_sha384_plus_696@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-03-07 08:32:39.206 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='79731f0b6662fa5e' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 08:32:39.209 ***
neustradamus_log_one_scram_sha384_plus_696@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-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</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-03-07 08:32:39.212 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 out
<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2022-03-07 08:32:39.214 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 in
<proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2022-03-07 08:32:39.317 ***
neustradamus_log_one_scram_sha384_plus_696@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-03-07 08:32:39.318 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='72fe207f3332d1d6' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 08:32:39.318 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 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-512-PLUS</mechanism>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384-PLUS</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256-PLUS</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224-PLUS</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1-PLUS</mechanism>
		<mechanism>SCRAM-SHA-1</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-03-07 08:32:39.318 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='SCRAM-SHA-384-PLUS'>cD10bHMtdW5pcXVlLCxuPW5ldXN0cmFkYW11c19sb2dfb25lX3NjcmFtX3NoYTM4NF9wbHVzXzY5NixyPUd5T1ZPQ24xVDFsdll2ZjR2QURTQ1E9PQ==</auth>



*** User 2022-03-07 08:32:39.325 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 in
<challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>cj1HeU9WT0NuMVQxbHZZdmY0dkFEU0NRPT05ZTN4UWJUNmtkWmVZeDljQXpUcWZRPT0scz1sWVBGcXk4K3B4ajhvcHg3UTMvM3BnPT0saT0xMDAwMA==</challenge>



*** User 2022-03-07 08:32:39.334 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 out
<response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>Yz1jRDEwYkhNdGRXNXBjWFZsTEN4UlIvQ2llRjQ1czJ4QmJ2TzNzS0VhYkx6dVZKUVhkQXFXeGd5U2RrRHJuSHRNTzg5RkVpM3lxRDhOUmxGbTc4Zz0scj1HeU9WT0NuMVQxbHZZdmY0dkFEU0NRPT05ZTN4UWJUNmtkWmVZeDljQXpUcWZRPT0scD01ejZHWGphMnBHOUsvcEhEQ254eXNYNi9aZUo0bk45NGdnSzByZE9nY1dENnZPYXBpL2ZGdG5RblNHMTRYYWgr</response>



*** User 2022-03-07 08:32:39.335 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>dj1yMEhPM3RMaU1aYkZSenRXbmwxVzlZQXM0MVFUWnMrY1pmQnVhODBZVWwxbU1TQVBUTnpFM2NYOC9vc1lmTSsz</success>



*** User 2022-03-07 08:32:39.335 ***
neustradamus_log_one_scram_sha384_plus_696@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-03-07 08:32:39.335 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9fcd1e2dbc43bfa8' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 08:32:39.335 ***
neustradamus_log_one_scram_sha384_plus_696@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-03-07 08:32:39.335 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 out
<iq type='set' id='f262cd62d617b7231e051a85ec24ed3e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 08:32:39.336 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 in
<iq id='f262cd62d617b7231e051a85ec24ed3e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>neustradamus_log_one_scram_sha384_plus_696@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 08:32:39.336 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 out
<iq type='set' id='09bff1d6e91903b2f20ef1be50f179fc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 08:32:39.336 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 in
<iq type='result' id='09bff1d6e91903b2f20ef1be50f179fc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 08:32:39.336 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 out
<presence/>



*** User 2022-03-07 08:32:39.337 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 in
<presence from='neustradamus_log_one_scram_sha384_plus_696@localhost/res1' to='neustradamus_log_one_scram_sha384_plus_696@localhost/res1' xml:lang='en'/>



*** User 2022-03-07 08:32:39.337 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 out
<message to='neustradamus_log_one_scram_sha384_plus_696@localhost/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2022-03-07 08:32:39.338 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 in
<message from='neustradamus_log_one_scram_sha384_plus_696@localhost/res1' to='neustradamus_log_one_scram_sha384_plus_696@localhost/res1' xml:lang='en' type='chat'>
	<body>Hi!</body>
</message>



*** User 2022-03-07 08:32:39.338 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 out
</stream:stream>

*** User 2022-03-07 08:32:39.338 ***
neustradamus_log_one_scram_sha384_plus_696@localhost/res1 in
</stream:stream>
*** CT 2022-03-07 08:32:39.341 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_426.html
*** CT 2022-03-07 08:32:39.341 *** View log from node mongooseim@localhost when finished mongooseim@localhost_853.html



=== Ended at 2022-03-07 08:32:39
=== successfully completed test case
=== === Returned value: ok