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

=== Config value:

    [{watchdog,<0.21382.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/login_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.login_SUITE.logs/run.2022-03-04_11.20.27/login_suite.log_one_scram_sha224_plus.21635.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@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.login_SUITE.logs/run.2022-03-04_11.20.27/log_private/"},
     {config_backup,#{{auth,<<"test type">>} =>
                          {ok,#{methods => [rdbms],
                                password =>
                                    #{format => scram,
                                      hash => [sha256],
                                      scram_iterations => 64},
                                rdbms => #{users_number_estimate => false},
                                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,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {neustradamus,[{username,<<"neustradamus">>},
                                    {server,<<"domain.example.com">>},
                                    {host,<<"localhost">>},
                                    {password,<<"scramshaplus">>},
                                    {starttls,required},
                                    {tls_module,fast_tls}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:20:28


*** CT 2022-03-04 11:20:28.241 *** View log from node mongooseim@localhost when started mongooseim@localhost_925.html
*** CT 2022-03-04 11:20:28.242 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_529.html

*** User 2022-03-04 11:20:28.268 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 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-03-04 11:20:28.269 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2423d9943dfc9ee2' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:28.269 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/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-04 11:20:28.270 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 out
<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2022-03-04 11:20:28.270 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 in
<proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2022-03-04 11:20:28.385 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 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-03-04 11:20:28.386 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4852fa9bafd0f665' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:28.386 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/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-04 11:20:28.386 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='SCRAM-SHA-224-PLUS'>cD10bHMtdW5pcXVlLCxuPW5ldXN0cmFkYW11c19sb2dfb25lX3NjcmFtX3NoYTIyNF9wbHVzXzg2OSxyPStic1JONUlydHdLT1NuS29CU0ZUQkE9PQ==</auth>



*** User 2022-03-04 11:20:28.392 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 in
<challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>cj0rYnNSTjVJcnR3S09TbktvQlNGVEJBPT1lb3lML1Q3MEVpakU5cDN1NVp2dW1RPT0scz1rZU9yRmgxQUEzOTdkUWM3bWszRVl3PT0saT0xMDAwMA==</challenge>



*** User 2022-03-04 11:20:28.396 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 out
<response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>Yz1jRDEwYkhNdGRXNXBjWFZsTEN4dW9sa2tKeU05VGFKUWo1azNCeWxqQ2hSY1BaZ2ViUHlmTm04WDVVU1AxK2M5Mm1KR1c2QmxnMGRIbU1TSVdpZz0scj0rYnNSTjVJcnR3S09TbktvQlNGVEJBPT1lb3lML1Q3MEVpakU5cDN1NVp2dW1RPT0scD1COGhsQ3RlQW93ZHpJbXIvZ3JqdGF3U2RHejhjdTZHSTdPTDlMZz09</response>



*** User 2022-03-04 11:20:28.396 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>dj1JN0ZQemt1VGI2dVMzM3NVVXN5TGx2NVdtTUN0citla1B0T3A0UT09</success>



*** User 2022-03-04 11:20:28.397 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 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-03-04 11:20:28.397 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fabcf5c4afc0c468' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:28.397 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/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-04 11:20:28.397 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 out
<iq type='set' id='e20f5443fa93195c528d3d185a916905'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:20:28.398 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 in
<iq id='e20f5443fa93195c528d3d185a916905' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:20:28.398 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 out
<iq type='set' id='382dae1f47317e4296261d3cbbafd764'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:28.398 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 in
<iq type='result' id='382dae1f47317e4296261d3cbbafd764'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:28.398 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:20:28.400 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 in
<presence from='neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1' to='neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:20:28.400 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 out
<message to='neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2022-03-04 11:20:28.401 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 in
<message from='neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1' to='neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Hi!</body>
</message>



*** User 2022-03-04 11:20:28.401 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:20:28.401 ***
neustradamus_log_one_scram_sha224_plus_869@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:20:28.403 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_529.html
*** CT 2022-03-04 11:20:28.403 *** View log from node mongooseim@localhost when finished mongooseim@localhost_925.html



=== Ended at 2022-03-04 11:20:28
=== successfully completed test case
=== === Returned value: ok