=== Test case: accounts_SUITE:registration_failure_timeout/1 (click for source code)

=== Config value:

    [{watchdog,<0.1534.0>},
     {escalus_user_db,xmpp},
     {mod_register_options,#{access => register,
                             ip_access =>
                                 [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
                             iqdisc => one_queue,password_strength => 0,
                             registration_watchers => []}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/accounts_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f0b09cc3aef4.2022-05-25_09.03.38/big_tests.tests.accounts_SUITE.logs/run.2022-05-25_09.03.38/accounts_suite.registration_failure_timeout.html"},
     {tc_group_properties,[{name,registration_timeout},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/accounts_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@f0b09cc3aef4.2022-05-25_09.03.38/big_tests.tests.accounts_SUITE.logs/run.2022-05-25_09.03.38/log_private/"},
     {config_backup,#{registration_timeout => {ok,infinity}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f0b09cc3aef4.2022-05-25_09.03.38"

=== Started at 2022-05-25 09:03:42


*** CT 2022-05-25 09:03:42.436 *** View log from node mongooseim@localhost when started mongooseim@localhost_24.html
*** CT 2022-05-25 09:03:42.437 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_23.html

*** User 2022-05-25 09:03:45.439 ***
alicE@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-05-25 09:03:45.440 ***
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3b70647fc1769bb5' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:03:45.440 ***
alicE@domain.example.com 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-05-25 09:03:45.440 ***
alicE@domain.example.com out
<iq type='get' id='6ac5f9dd9563fd7a1aafc7f6f09f2dd0'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-05-25 09:03:45.440 ***
alicE@domain.example.com in
<iq from='domain.example.com' id='6ac5f9dd9563fd7a1aafc7f6f09f2dd0' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2022-05-25 09:03:45.441 ***
alicE@domain.example.com out
<iq type='set' id='fd778cb75068b555a54bf1b140455c54'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-05-25 09:03:45.441 ***
alicE@domain.example.com in
<iq from='domain.example.com' id='fd778cb75068b555a54bf1b140455c54' type='error'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
	<error code='403' type='auth'>
		<forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2022-05-25 09:03:45.441 ***
alicE@domain.example.com out
</stream:stream>

*** User 2022-05-25 09:03:45.441 ***
alicE@domain.example.com in
</stream:stream>

*** User 2022-05-25 09:03:45.442 ***
alicE@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-05-25 09:03:45.442 ***
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c787d485fa292a8a' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:03:45.442 ***
alicE@domain.example.com 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-05-25 09:03:45.442 ***
alicE@domain.example.com out
<iq type='get' id='3c609eb8effcb34d77b431878e71f0c4'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-05-25 09:03:45.443 ***
alicE@domain.example.com in
<iq from='domain.example.com' id='3c609eb8effcb34d77b431878e71f0c4' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2022-05-25 09:03:45.443 ***
alicE@domain.example.com out
<iq type='set' id='4324aea82c411e4b7fa441049a1163fd'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-05-25 09:03:45.443 ***
alicE@domain.example.com in
<iq from='domain.example.com' id='4324aea82c411e4b7fa441049a1163fd' type='error'>
	<error code='500' type='wait'>
		<resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Users are not allowed to register accounts so quickly</text>
	</error>
</iq>



*** User 2022-05-25 09:03:45.443 ***
alicE@domain.example.com out
</stream:stream>

*** User 2022-05-25 09:03:45.444 ***
alicE@domain.example.com in
</stream:stream>
*** CT 2022-05-25 09:03:45.445 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_23.html
*** CT 2022-05-25 09:03:45.446 *** View log from node mongooseim@localhost when finished mongooseim@localhost_24.html



=== Ended at 2022-05-25 09:03:45
=== successfully completed test case
=== === Returned value: ok


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