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

=== Config value:

    [{watchdog,<0.1636.0>},
     {escalus_user_db,xmpp},
     {mod_register_options,
         [{welcome_message,{[],[]}},
          {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
          {access,register},
          {registration_watchers,[]}]},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/accounts_SUITE_data"},
     {preset,"mysql_redis"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@fac56f14d8cf.2022-03-07_15.57.55/big_tests.tests.accounts_SUITE.logs/run.2022-03-07_15.57.58/accounts_suite.registration_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@fac56f14d8cf.2022-03-07_15.57.55/big_tests.tests.accounts_SUITE.logs/run.2022-03-07_15.57.58/log_private/"},
     {config_backup,#{registration_timeout => {ok,infinity}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fac56f14d8cf.2022-03-07_15.57.55"

=== Started at 2022-03-07 15:57:59


*** CT 2022-03-07 15:57:59.702 *** View log from node mongooseim@localhost when started mongooseim@localhost_30.html
*** CT 2022-03-07 15:57:59.702 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_22.html

*** User 2022-03-07 15:57:59.703 ***
alicE@localhost 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 15:57:59.703 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a6b6087cf7c35b7a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 15:57:59.704 ***
alicE@localhost 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-03-07 15:57:59.704 ***
alicE@localhost out
<iq type='get' id='4de34ac9c78e3d7b2ed4d1eb81594a4e'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-07 15:57:59.704 ***
alicE@localhost in
<iq from='localhost' id='4de34ac9c78e3d7b2ed4d1eb81594a4e' 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-03-07 15:57:59.704 ***
alicE@localhost out
<iq type='set' id='cb461d2b5c018e0c4c24a3afc7fb25cf'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-03-07 15:57:59.711 ***
alicE@localhost in
<iq from='localhost' id='cb461d2b5c018e0c4c24a3afc7fb25cf' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-03-07 15:57:59.711 ***
alicE@localhost out
</stream:stream>

*** User 2022-03-07 15:57:59.711 ***
alicE@localhost in
</stream:stream>

*** User 2022-03-07 15:57:59.712 ***
bOb@localhost 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 15:57:59.712 ***
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e10933c6bd646cf0' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 15:57:59.712 ***
bOb@localhost 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-03-07 15:57:59.712 ***
bOb@localhost out
<iq type='get' id='4e167222eb359d314b94afb94ee1f22a'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-07 15:57:59.712 ***
bOb@localhost in
<iq from='localhost' id='4e167222eb359d314b94afb94ee1f22a' 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-03-07 15:57:59.712 ***
bOb@localhost out
<iq type='set' id='8753af1433858d75bd3e9529dece3b5f'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2022-03-07 15:57:59.713 ***
bOb@localhost in
<iq from='localhost' id='8753af1433858d75bd3e9529dece3b5f' 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-03-07 15:57:59.713 ***
bOb@localhost out
</stream:stream>

*** User 2022-03-07 15:57:59.713 ***
bOb@localhost in
</stream:stream>

*** User 2022-03-07 15:57:59.713 ***
alicE@localhost 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 15:57:59.714 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='83929e44e36e3307' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 15:57:59.714 ***
alicE@localhost 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-03-07 15:57:59.714 ***
alicE@localhost out
<iq type='get' id='183ae96334ab995b094e73a072b13ece'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-07 15:57:59.714 ***
alicE@localhost in
<iq from='localhost' id='183ae96334ab995b094e73a072b13ece' 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-03-07 15:57:59.714 ***
alicE@localhost out
<iq type='set' id='2e8efbb5bfd3dfc17ebbd323848196b8'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-03-07 15:57:59.715 ***
alicE@localhost in
<iq from='localhost' id='2e8efbb5bfd3dfc17ebbd323848196b8' 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-03-07 15:57:59.715 ***
alicE@localhost out
</stream:stream>

*** User 2022-03-07 15:57:59.715 ***
alicE@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2022-03-07 15:57:59.715 ***
=ERROR REPORT==== 7-Mar-2022::15:57:59.715807 ===
error when trying to register user: <iq from='localhost' id='2e8efbb5bfd3dfc17ebbd323848196b8' 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-03-07 15:58:00.117 ***
alicE@localhost 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 15:58:00.117 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='46f873e5e7114765' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 15:58:00.117 ***
alicE@localhost 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-03-07 15:58:00.117 ***
alicE@localhost out
<iq type='get' id='2e6b0357310e5489b3c07b629b1b9806'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-07 15:58:00.118 ***
alicE@localhost in
<iq from='localhost' id='2e6b0357310e5489b3c07b629b1b9806' 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-03-07 15:58:00.118 ***
alicE@localhost out
<iq type='set' id='f89696bf50fb9746057caa17bfd2ca69'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-03-07 15:58:00.118 ***
alicE@localhost in
<iq from='localhost' id='f89696bf50fb9746057caa17bfd2ca69' 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-03-07 15:58:00.118 ***
alicE@localhost out
</stream:stream>

*** User 2022-03-07 15:58:00.119 ***
alicE@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2022-03-07 15:58:00.119 ***
=ERROR REPORT==== 7-Mar-2022::15:58:00.119196 ===
error when trying to register user: <iq from='localhost' id='f89696bf50fb9746057caa17bfd2ca69' 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-03-07 15:58:00.519 ***
alicE@localhost 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 15:58:00.520 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0087addd8d77dca3' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 15:58:00.520 ***
alicE@localhost 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-03-07 15:58:00.520 ***
alicE@localhost out
<iq type='get' id='b171e2f9f608850dcee0e8adaab64f8a'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-07 15:58:00.520 ***
alicE@localhost in
<iq from='localhost' id='b171e2f9f608850dcee0e8adaab64f8a' 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-03-07 15:58:00.521 ***
alicE@localhost out
<iq type='set' id='d90552a8a0dc419e93bf1f3402aad4e3'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-03-07 15:58:00.521 ***
alicE@localhost in
<iq from='localhost' id='d90552a8a0dc419e93bf1f3402aad4e3' 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-03-07 15:58:00.521 ***
alicE@localhost out
</stream:stream>

*** User 2022-03-07 15:58:00.521 ***
alicE@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2022-03-07 15:58:00.521 ***
=ERROR REPORT==== 7-Mar-2022::15:58:00.521666 ===
error when trying to register user: <iq from='localhost' id='d90552a8a0dc419e93bf1f3402aad4e3' 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-03-07 15:58:00.923 ***
alicE@localhost 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 15:58:00.924 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c6781345d97a8b51' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 15:58:00.924 ***
alicE@localhost 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-03-07 15:58:00.924 ***
alicE@localhost out
<iq type='get' id='8de45cae67b17acaf389e631c23354a6'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-07 15:58:00.924 ***
alicE@localhost in
<iq from='localhost' id='8de45cae67b17acaf389e631c23354a6' 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-03-07 15:58:00.924 ***
alicE@localhost out
<iq type='set' id='4dbd89cf04c7ff0a3298ddd3ee0324c2'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-03-07 15:58:00.925 ***
alicE@localhost in
<iq from='localhost' id='4dbd89cf04c7ff0a3298ddd3ee0324c2' 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-03-07 15:58:00.925 ***
alicE@localhost out
</stream:stream>

*** User 2022-03-07 15:58:00.925 ***
alicE@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2022-03-07 15:58:00.925 ***
=ERROR REPORT==== 7-Mar-2022::15:58:00.925791 ===
error when trying to register user: <iq from='localhost' id='4dbd89cf04c7ff0a3298ddd3ee0324c2' 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-03-07 15:58:01.327 ***
alicE@localhost 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 15:58:01.327 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='08778792927b3315' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 15:58:01.327 ***
alicE@localhost 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-03-07 15:58:01.328 ***
alicE@localhost out
<iq type='get' id='2aebc01bcf27eef62c3c7ef488652c46'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-07 15:58:01.328 ***
alicE@localhost in
<iq from='localhost' id='2aebc01bcf27eef62c3c7ef488652c46' 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-03-07 15:58:01.328 ***
alicE@localhost out
<iq type='set' id='0167eba76a862f9540163317ffa5e07c'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-03-07 15:58:01.328 ***
alicE@localhost in
<iq from='localhost' id='0167eba76a862f9540163317ffa5e07c' 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-03-07 15:58:01.328 ***
alicE@localhost out
</stream:stream>

*** User 2022-03-07 15:58:01.329 ***
alicE@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2022-03-07 15:58:01.329 ***
=ERROR REPORT==== 7-Mar-2022::15:58:01.329293 ===
error when trying to register user: <iq from='localhost' id='0167eba76a862f9540163317ffa5e07c' 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-03-07 15:58:01.731 ***
alicE@localhost 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 15:58:01.731 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fc05dc061a64f23f' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 15:58:01.731 ***
alicE@localhost 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-03-07 15:58:01.732 ***
alicE@localhost out
<iq type='get' id='4aba836cd07e7003985edca17f6c1a8b'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-07 15:58:01.732 ***
alicE@localhost in
<iq from='localhost' id='4aba836cd07e7003985edca17f6c1a8b' 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-03-07 15:58:01.732 ***
alicE@localhost out
<iq type='set' id='65d2afcd9de3f708c3d6d6257e2c1a89'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-03-07 15:58:01.733 ***
alicE@localhost in
<iq from='localhost' id='65d2afcd9de3f708c3d6d6257e2c1a89' 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-03-07 15:58:01.733 ***
alicE@localhost out
</stream:stream>

*** User 2022-03-07 15:58:01.733 ***
alicE@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2022-03-07 15:58:01.733 ***
=ERROR REPORT==== 7-Mar-2022::15:58:01.733445 ===
error when trying to register user: <iq from='localhost' id='65d2afcd9de3f708c3d6d6257e2c1a89' 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-03-07 15:58:02.135 ***
alicE@localhost 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 15:58:02.135 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3df6a62c94f96933' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 15:58:02.135 ***
alicE@localhost 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-03-07 15:58:02.136 ***
alicE@localhost out
<iq type='get' id='5d5c4d382f7c757ba79120ae7daf0aab'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-07 15:58:02.136 ***
alicE@localhost in
<iq from='localhost' id='5d5c4d382f7c757ba79120ae7daf0aab' 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-03-07 15:58:02.136 ***
alicE@localhost out
<iq type='set' id='8cdd5fcc2ad5930dedceab45b77b8826'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-03-07 15:58:02.137 ***
alicE@localhost in
<iq from='localhost' id='8cdd5fcc2ad5930dedceab45b77b8826' type='error'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
	<error code='409' type='cancel'>
		<conflict xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2022-03-07 15:58:02.137 ***
alicE@localhost out
</stream:stream>

*** User 2022-03-07 15:58:02.137 ***
alicE@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2022-03-07 15:58:02.138 ***
=INFO REPORT==== 7-Mar-2022::15:58:02.137937 ===
user already existed: <iq from='localhost' id='8cdd5fcc2ad5930dedceab45b77b8826' type='error'><query xmlns='jabber:iq:register'><username>alicE</username><password>matygrysa</password></query><error code='409' type='cancel'><conflict xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>



*** User 2022-03-07 15:58:02.140 ***
alicE@localhost 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 15:58:02.140 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0fefff7f417bedcd' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 15:58:02.140 ***
alicE@localhost 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-03-07 15:58:02.141 ***
alicE@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-03-07 15:58:02.142 ***
alicE@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 15:58:02.142 ***
alicE@localhost 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 15:58:02.142 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='83b640e4b417b699' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 15:58:02.142 ***
alicE@localhost 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 15:58:02.142 ***
alicE@localhost out
<iq type='set' id='0a2d3f7927d013a78e9cb122835a31f6'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-07 15:58:02.142 ***
alicE@localhost in
<iq id='0a2d3f7927d013a78e9cb122835a31f6' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-07 15:58:02.143 ***
alicE@localhost/escalus-default-resource out
<iq type='set' id='2f82944c89301b7b83c7fb35613bdaa5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 15:58:02.143 ***
alicE@localhost/escalus-default-resource in
<iq type='result' id='2f82944c89301b7b83c7fb35613bdaa5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 15:58:02.143 ***
alicE@localhost/escalus-default-resource out
<iq type='set' id='62c6c19da6499905b415666fcee24d22'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-07 15:58:02.145 ***
alicE@localhost/escalus-default-resource in
<iq from='' to='alicE@localhost/escalus-default-resource' id='62c6c19da6499905b415666fcee24d22' type='result'/>



*** User 2022-03-07 15:58:02.145 ***
alicE@localhost/escalus-default-resource out
</stream:stream>

*** User 2022-03-07 15:58:02.145 ***
alicE@localhost/escalus-default-resource in
</stream:stream>

*** User 2022-03-07 15:58:02.145 ***
bOb@localhost 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 15:58:02.146 ***
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b70b0d0b94d3e999' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 15:58:02.146 ***
bOb@localhost 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-03-07 15:58:02.146 ***
bOb@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-03-07 15:58:02.199 ***
bOb@localhost in
<failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
	<not-authorized/>
</failure>


=== WARNING: end_per_testcase crashed!
Reason: {badmatch,
    {error,
        {connection_step_failed,
            {{escalus_session,authenticate},
             {client,<<"bOb@localhost">>,escalus_tcp,<0.1664.0>,undefined,
                 [{username,<<"bOb">>},
                  {server,<<"localhost">>},
                  {host,<<"localhost">>},
                  {port,5222},
                  {auth,{escalus_auth,auth_plain}},
                  {wspath,undefined},
                  {username,<<"bOb">>},
                  {server,<<"localhost">>},
                  {password,<<"makrolika">>},
                  {stream_id,<<"b70b0d0b94d3e999">>}]},
             [{compression,[<<"zlib">>]},
              {starttls,true},
              {stream_management,true},
              {advanced_message_processing,true},
              {client_state_indication,false},
              {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
              {caps,undefined}]},
            {auth_failed,<<"bOb">>,
                {xmlel,<<"failure">>,
                    [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                    [{xmlel,<<"not-authorized">>,[],[]}]}}}}}
Line: [{escalus_users,delete_user,297},
              {escalus_users,'-delete_users/2-lc$^0/1-0-',110},
              {escalus_users,'-delete_users/2-lc$^0/1-0-',110},
              {accounts_SUITE,end_per_testcase,173},
              {test_server,do_end_per_testcase,1627},
              {test_server,run_test_case_eval1,1335},
              {test_server,run_test_case_eval,1224}]

*** CT 2022-03-07 15:58:02.203 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_22.html
*** CT 2022-03-07 15:58:02.203 *** View log from node mongooseim@localhost when finished mongooseim@localhost_30.html



=== Ended at 2022-03-07 15:58:02
=== successfully completed test case
=== === Returned value: {ok,ok}


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