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

=== Config value:

    [{watchdog,<0.1919.0>},
     {escalus_user_db,xmpp},
     {mod_register_options,#{access => register,iqdisc => one_queue,
                             registration_watchers => [],
                             password_strength => 0,
                             ip_access =>
                                 [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/accounts_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.accounts_SUITE.logs/run.2023-11-17_15.10.20/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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.accounts_SUITE.logs/run.2023-11-17_15.10.20/log_private/"},
     {config_backup,#{registration_timeout => {ok,infinity}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15"

=== Started at 2023-11-17 15:10:20


*** CT 2023-11-17 15:10:20.854 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_42.html

*** User 2023-11-17 15:10:20.854 ***🔗
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:20.855 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8e6f5a18db4babb6' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:20.855 ***🔗
alicE@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:20.855 ***🔗
alicE@localhost out
<iq type='get' id='9e7fbfff5a50116fb515a63b5aa3cf4f'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2023-11-17 15:10:20.855 ***🔗
alicE@localhost in
<iq from='localhost' to='localhost' id='9e7fbfff5a50116fb515a63b5aa3cf4f' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2023-11-17 15:10:20.855 ***🔗
alicE@localhost out
<iq type='set' id='82c597956eadbf11fc791a21fef87e17'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2023-11-17 15:10:20.857 ***🔗
alicE@localhost in
<iq from='localhost' to='localhost' id='82c597956eadbf11fc791a21fef87e17' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2023-11-17 15:10:20.857 ***🔗
alicE@localhost out
</stream:stream>

*** User 2023-11-17 15:10:20.858 ***🔗
alicE@localhost in
</stream:stream>

*** User 2023-11-17 15:10:20.858 ***🔗
waiting for 'escalus_users:create_user' is done in 0 miliseconds

*** User 2023-11-17 15:10:20.858 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:20.858 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fa96a74827000c18' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:20.859 ***🔗
bOb@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:20.859 ***🔗
bOb@localhost out
<iq type='get' id='a1d8f614e28aa94c8373c10a822c0e41'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2023-11-17 15:10:20.859 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='a1d8f614e28aa94c8373c10a822c0e41' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2023-11-17 15:10:20.859 ***🔗
bOb@localhost out
<iq type='set' id='5ec5ab01cad1b8c333f525db50e0a90a'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2023-11-17 15:10:20.859 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='5ec5ab01cad1b8c333f525db50e0a90a' 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 2023-11-17 15:10:20.859 ***🔗
bOb@localhost out
</stream:stream>

*** User 2023-11-17 15:10:20.860 ***🔗
bOb@localhost in
</stream:stream>

*** User 2023-11-17 15:10:20.860 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:20.860 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f4b241b059877d3f' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:20.860 ***🔗
bOb@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:20.860 ***🔗
bOb@localhost out
<iq type='get' id='ecb53d48b89442450c83716ec18cd49c'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2023-11-17 15:10:20.861 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='ecb53d48b89442450c83716ec18cd49c' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2023-11-17 15:10:20.861 ***🔗
bOb@localhost out
<iq type='set' id='73f4e1fcc850f836cd26168fc5c91030'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2023-11-17 15:10:20.861 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='73f4e1fcc850f836cd26168fc5c91030' 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 2023-11-17 15:10:20.861 ***🔗
bOb@localhost out
</stream:stream>

*** User 2023-11-17 15:10:20.861 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2023-11-17 15:10:20.861 ***🔗
=ERROR REPORT==== 17-Nov-2023::15:10:20.861786 ===
error when trying to register user: <iq from='localhost' to='localhost' id='73f4e1fcc850f836cd26168fc5c91030' 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 2023-11-17 15:10:21.263 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:21.263 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c22b988b068a15ad' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:21.263 ***🔗
bOb@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:21.263 ***🔗
bOb@localhost out
<iq type='get' id='5871cc132c28dbdc498562002292de2a'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2023-11-17 15:10:21.264 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='5871cc132c28dbdc498562002292de2a' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2023-11-17 15:10:21.264 ***🔗
bOb@localhost out
<iq type='set' id='d10946478e496db4d93b81f4e87fdff4'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2023-11-17 15:10:21.264 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='d10946478e496db4d93b81f4e87fdff4' 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 2023-11-17 15:10:21.264 ***🔗
bOb@localhost out
</stream:stream>

*** User 2023-11-17 15:10:21.264 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2023-11-17 15:10:21.264 ***🔗
=ERROR REPORT==== 17-Nov-2023::15:10:21.264871 ===
error when trying to register user: <iq from='localhost' to='localhost' id='d10946478e496db4d93b81f4e87fdff4' 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 2023-11-17 15:10:21.666 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:21.666 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2e29b02429d5c1e6' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:21.666 ***🔗
bOb@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:21.667 ***🔗
bOb@localhost out
<iq type='get' id='1dd56c251528b3c0d9515275faec1f21'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2023-11-17 15:10:21.667 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='1dd56c251528b3c0d9515275faec1f21' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2023-11-17 15:10:21.667 ***🔗
bOb@localhost out
<iq type='set' id='4a06685b643d9e54203d88cb8f31f4bb'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2023-11-17 15:10:21.667 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='4a06685b643d9e54203d88cb8f31f4bb' 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 2023-11-17 15:10:21.667 ***🔗
bOb@localhost out
</stream:stream>

*** User 2023-11-17 15:10:21.667 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2023-11-17 15:10:21.668 ***🔗
=ERROR REPORT==== 17-Nov-2023::15:10:21.668017 ===
error when trying to register user: <iq from='localhost' to='localhost' id='4a06685b643d9e54203d88cb8f31f4bb' 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 2023-11-17 15:10:22.069 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:22.069 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b53059cfa707686e' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:22.070 ***🔗
bOb@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:22.070 ***🔗
bOb@localhost out
<iq type='get' id='675b2e4ce3893c75cb0009e51d661b22'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2023-11-17 15:10:22.070 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='675b2e4ce3893c75cb0009e51d661b22' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2023-11-17 15:10:22.070 ***🔗
bOb@localhost out
<iq type='set' id='afdd0c2d733c0803e11ecc73396ce381'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2023-11-17 15:10:22.070 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='afdd0c2d733c0803e11ecc73396ce381' 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 2023-11-17 15:10:22.070 ***🔗
bOb@localhost out
</stream:stream>

*** User 2023-11-17 15:10:22.071 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2023-11-17 15:10:22.071 ***🔗
=ERROR REPORT==== 17-Nov-2023::15:10:22.071292 ===
error when trying to register user: <iq from='localhost' to='localhost' id='afdd0c2d733c0803e11ecc73396ce381' 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 2023-11-17 15:10:22.472 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:22.472 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='81a33dbe6c0a9399' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:22.473 ***🔗
bOb@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:22.473 ***🔗
bOb@localhost out
<iq type='get' id='94cf9b79f8e4ab9307335808e8dc2663'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2023-11-17 15:10:22.473 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='94cf9b79f8e4ab9307335808e8dc2663' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2023-11-17 15:10:22.473 ***🔗
bOb@localhost out
<iq type='set' id='b14652d32b076966252f8d6bc54e8cbd'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2023-11-17 15:10:22.473 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='b14652d32b076966252f8d6bc54e8cbd' 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 2023-11-17 15:10:22.473 ***🔗
bOb@localhost out
</stream:stream>

*** User 2023-11-17 15:10:22.474 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2023-11-17 15:10:22.474 ***🔗
=ERROR REPORT==== 17-Nov-2023::15:10:22.474182 ===
error when trying to register user: <iq from='localhost' to='localhost' id='b14652d32b076966252f8d6bc54e8cbd' 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 2023-11-17 15:10:22.875 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:22.875 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d45fa9277f6cf0ed' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:22.875 ***🔗
bOb@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:22.876 ***🔗
bOb@localhost out
<iq type='get' id='ad09e0144cad3311a56be2adaf97639c'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2023-11-17 15:10:22.876 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='ad09e0144cad3311a56be2adaf97639c' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2023-11-17 15:10:22.876 ***🔗
bOb@localhost out
<iq type='set' id='9be54c3ad6525e5f18354d0a7d0685a3'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2023-11-17 15:10:22.876 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='9be54c3ad6525e5f18354d0a7d0685a3' 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 2023-11-17 15:10:22.876 ***🔗
bOb@localhost out
</stream:stream>

*** User 2023-11-17 15:10:22.877 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2023-11-17 15:10:22.877 ***🔗
=ERROR REPORT==== 17-Nov-2023::15:10:22.877081 ===
error when trying to register user: <iq from='localhost' to='localhost' id='9be54c3ad6525e5f18354d0a7d0685a3' 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 2023-11-17 15:10:23.278 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:23.278 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c1f091dbf971222c' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:23.279 ***🔗
bOb@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:23.279 ***🔗
bOb@localhost out
<iq type='get' id='74c9e510e8c9d99ec55218b9a5edc52b'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2023-11-17 15:10:23.279 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='74c9e510e8c9d99ec55218b9a5edc52b' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2023-11-17 15:10:23.279 ***🔗
bOb@localhost out
<iq type='set' id='734a559a06c1c7a13605a4480a3e500c'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2023-11-17 15:10:23.281 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='734a559a06c1c7a13605a4480a3e500c' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2023-11-17 15:10:23.281 ***🔗
bOb@localhost out
</stream:stream>

*** User 2023-11-17 15:10:23.281 ***🔗
bOb@localhost in
</stream:stream>

*** User 2023-11-17 15:10:23.281 ***🔗
waiting for 'escalus_users:create_user' is done in 2400 miliseconds

*** User 2023-11-17 15:10:23.283 ***🔗
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:23.283 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b83194ebae3b9c29' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:23.283 ***🔗
alicE@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:23.284 ***🔗
alicE@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2023-11-17 15:10:23.284 ***🔗
alicE@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:10:23.284 ***🔗
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:23.284 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='afdf5e066c951701' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2023-11-17 15:10:23.285 ***🔗
alicE@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:23.285 ***🔗
alicE@localhost out
<iq type='set' id='691ff0a1d6034cd753425b363da07d34'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:10:23.285 ***🔗
alicE@localhost in
<iq id='691ff0a1d6034cd753425b363da07d34' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:10:23.285 ***🔗
alice@localhost/escalus-default-resource out
<iq type='set' id='35ce49f950478c400d7987ec0f2890a9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:23.285 ***🔗
alice@localhost/escalus-default-resource in
<iq from='localhost' to='alice@localhost/escalus-default-resource' id='35ce49f950478c400d7987ec0f2890a9' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:23.286 ***🔗
alice@localhost/escalus-default-resource out
<iq type='set' id='7cad5dc89a761646074ed32fb0dc9644'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:10:23.286 ***🔗
alice@localhost/escalus-default-resource in
<iq from='' to='alice@localhost/escalus-default-resource' id='7cad5dc89a761646074ed32fb0dc9644' type='result'/>



*** User 2023-11-17 15:10:23.289 ***🔗
alice@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:10:23.289 ***🔗
alice@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:10:23.289 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:23.290 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='89b0cf2b7363c4dd' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:23.290 ***🔗
bOb@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:23.290 ***🔗
bOb@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2023-11-17 15:10:23.291 ***🔗
bOb@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:10:23.291 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:23.291 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2aec716399678bb9' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2023-11-17 15:10:23.291 ***🔗
bOb@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:10:23.291 ***🔗
bOb@localhost out
<iq type='set' id='5285e9e09e8289c3122dfdc7a555eb6f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:10:23.291 ***🔗
bOb@localhost in
<iq id='5285e9e09e8289c3122dfdc7a555eb6f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:10:23.291 ***🔗
bob@localhost/escalus-default-resource out
<iq type='set' id='97dd2558ad515b3d1f0b5ebc184623a9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:23.292 ***🔗
bob@localhost/escalus-default-resource in
<iq from='localhost' to='bob@localhost/escalus-default-resource' id='97dd2558ad515b3d1f0b5ebc184623a9' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:10:23.292 ***🔗
bob@localhost/escalus-default-resource out
<iq type='set' id='283cad48a4d7c61b74973b8f770460c5'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:10:23.293 ***🔗
bob@localhost/escalus-default-resource in
<iq from='' to='bob@localhost/escalus-default-resource' id='283cad48a4d7c61b74973b8f770460c5' type='result'/>



*** User 2023-11-17 15:10:23.296 ***🔗
bob@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:10:23.296 ***🔗
bob@localhost/escalus-default-resource in
</stream:stream>
*** CT 2023-11-17 15:10:23.297 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_42.html



=== Ended at 2023-11-17 15:10:23
=== successfully completed test case
=== === Returned value: {ok,ok}


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