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

=== Config value:

    [{escalus_user_db,{module,escalus_ejabberd}},
     {watchdog,<0.2015.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 => []}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/accounts_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@ce8571dc8546.2024-04-26_13.09.10/big_tests.tests.accounts_SUITE.logs/run.2024-04-26_13.09.15/accounts_suite.change_password.1667.html"},
     {tc_group_properties,[{name,change_account_details_store_plain},
                           parallel]},
     {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@ce8571dc8546.2024-04-26_13.09.10/big_tests.tests.accounts_SUITE.logs/run.2024-04-26_13.09.15/log_private/"},
     {config_backup,#{auth => {error,not_found}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@ce8571dc8546.2024-04-26_13.09.10"

=== Started at 2024-04-26 13:09:21


*** CT 2024-04-26 13:09:21.252 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_40.html

*** User 2024-04-26 13:09:21.260 ***🔗
alicE_change_password_29@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 13:09:21.260 ***🔗
alicE_change_password_29@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ed9ab8cf752f6347' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 13:09:21.260 ***🔗
alicE_change_password_29@localhost/res1 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 2024-04-26 13:09:21.260 ***🔗
alicE_change_password_29@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NoYW5nZV9wYXNzd29yZF8yOQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-26 13:09:21.261 ***🔗
alicE_change_password_29@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 13:09:21.261 ***🔗
alicE_change_password_29@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 13:09:21.261 ***🔗
alicE_change_password_29@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e7206a095347d418' from='localhost' version='1.0' xml:lang='en' to='alice_change_password_29@localhost'>

*** User 2024-04-26 13:09:21.261 ***🔗
alicE_change_password_29@localhost/res1 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 2024-04-26 13:09:21.261 ***🔗
alicE_change_password_29@localhost/res1 out
<iq type='set' id='20fd4c6b47b7f64fe0f061b5c6ae476e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 13:09:21.261 ***🔗
alicE_change_password_29@localhost/res1 in
<iq id='20fd4c6b47b7f64fe0f061b5c6ae476e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_change_password_29@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 13:09:21.261 ***🔗
alice_change_password_29@localhost/res1 out
<iq type='set' id='723d2a7c049cee02b212e96cade2c997'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:09:21.262 ***🔗
alice_change_password_29@localhost/res1 in
<iq from='localhost' to='alice_change_password_29@localhost/res1' id='723d2a7c049cee02b212e96cade2c997' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:09:21.262 ***🔗
alice_change_password_29@localhost/res1 out
<presence/>



*** User 2024-04-26 13:09:21.263 ***🔗
alice_change_password_29@localhost/res1 in
<presence from='alice_change_password_29@localhost/res1' to='alice_change_password_29@localhost/res1'/>



*** User 2024-04-26 13:09:21.263 ***🔗
alice_change_password_29@localhost/res1 out
<iq type='set' id='293d594245da71b37506536002ee201d'>
	<query xmlns='jabber:iq:register'>
		<username>alice_change_password_29</username>
		<password>Sup3rc4lifr4g1l1571c3xp14l1d0c10u5</password>
	</query>
</iq>



*** User 2024-04-26 13:09:21.269 ***🔗
alice_change_password_29@localhost/res1 in
<iq from='alice_change_password_29@localhost' to='alice_change_password_29@localhost/res1' id='293d594245da71b37506536002ee201d' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice_change_password_29</username>
		<password>Sup3rc4lifr4g1l1571c3xp14l1d0c10u5</password>
	</query>
</iq>



*** User 2024-04-26 13:09:21.269 ***🔗
alice_change_password_29@localhost/res1 out
</stream:stream>

*** User 2024-04-26 13:09:21.270 ***🔗
alice_change_password_29@localhost/res1 in
</stream:stream>
*** CT 2024-04-26 13:09:21.271 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_40.html



=== Ended at 2024-04-26 13:09:21
=== successfully completed test case
=== === Returned value: ok