=== Test case: muc_SUITE:user_unregisters_nick_twice/1 (click for source code)

=== Config value:

    [{s2s_opts,{s2s_opts,"priv/ssl/fake_server.pem",optional,
                         #{ip_address => "0",
                           ip_tuple => {0,0,0,0},
                           ip_version => 4,max_stanza_size => 131072,
                           module => ejabberd_s2s_in,port => 5269,
                           proto => tcp,shaper => s2s_shaper,
                           tls => [{dhfile,"priv/ssl/fake_dh_server.pem"}]},
                         "priv/ssl/fake_server.pem",optional,
                         #{ip_address => "0",
                           ip_tuple => {0,0,0,0},
                           ip_version => 4,max_stanza_size => 131072,
                           module => ejabberd_s2s_in,port => 5299,
                           proto => tcp,shaper => s2s_shaper,
                           tls => [{dhfile,"priv/ssl/fake_dh_server.pem"}]}}},
     {escalus_user_db,xmpp},
     {watchdog,<0.1029.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.muc_SUITE.logs/run.2022-03-03_10.34.58/muc_suite.user_unregisters_nick_twice.33539.html"},
     {tc_group_properties,[{name,register_over_s2s},
                           {repeat_until_all_ok,3},
                           parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.muc_SUITE.logs/run.2022-03-03_10.34.58/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [],mod_sic => [],mod_stream_management => [],
        mod_vcard =>
            [{backend,ldap},
             {host,{prefix,<<"vjud.">>}},
             {ldap_base,"ou=Users,dc=esl,dc=com"},
             {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]}},
     {escalus_users,[{alice,[{username,<<"alice">>},
                             {server,<<"fed1">>},
                             {host,<<"localhost">>},
                             {port,5242},
                             {password,<<"makota2">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39"

=== Started at 2022-03-03 10:35:50


*** CT 2022-03-03 10:35:50.287 *** View log from node mongooseim@localhost when started mongooseim@localhost_4479.html
*** CT 2022-03-03 10:35:50.288 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2305.html

*** User 2022-03-03 10:35:50.293 ***
alice_user_unregisters_nick_twice_938@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:35:50.294 ***
alice_user_unregisters_nick_twice_938@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d75f03f5ba851f82' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:50.294 ***
alice_user_unregisters_nick_twice_938@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<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'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:35:50.294 ***
alice_user_unregisters_nick_twice_938@fed1 out
<iq type='get' id='3c24c0b5845f49c1135dc70c55282dff'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-03 10:35:50.295 ***
alice_user_unregisters_nick_twice_938@fed1 in
<iq from='fed1' id='3c24c0b5845f49c1135dc70c55282dff' 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-03 10:35:50.295 ***
alice_user_unregisters_nick_twice_938@fed1 out
<iq type='set' id='5f15c6175be8f6acc5bfccbe8df567c8'>
	<query xmlns='jabber:iq:register'>
		<username>alice_user_unregisters_nick_twice_938</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2022-03-03 10:35:50.326 ***
alice_user_unregisters_nick_twice_938@fed1 in
<iq from='fed1' id='5f15c6175be8f6acc5bfccbe8df567c8' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice_user_unregisters_nick_twice_938</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2022-03-03 10:35:50.326 ***
alice_user_unregisters_nick_twice_938@fed1 out
</stream:stream>

*** User 2022-03-03 10:35:50.326 ***
alice_user_unregisters_nick_twice_938@fed1 in
</stream:stream>

*** User 2022-03-03 10:35:50.327 ***
alice_user_unregisters_nick_twice_938@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:35:50.328 ***
alice_user_unregisters_nick_twice_938@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='572576dfa1193e0d' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:50.328 ***
alice_user_unregisters_nick_twice_938@fed1/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<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'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:35:50.328 ***
alice_user_unregisters_nick_twice_938@fed1/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3VzZXJfdW5yZWdpc3RlcnNfbmlja190d2ljZV85MzgAbWFrb3RhMg==</auth>



*** User 2022-03-03 10:35:50.332 ***
alice_user_unregisters_nick_twice_938@fed1/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:35:50.332 ***
alice_user_unregisters_nick_twice_938@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:35:50.332 ***
alice_user_unregisters_nick_twice_938@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cd826e0949e0aca4' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:50.332 ***
alice_user_unregisters_nick_twice_938@fed1/res1 in
<stream:features>
	<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'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:35:50.332 ***
alice_user_unregisters_nick_twice_938@fed1/res1 out
<iq type='set' id='63395442a92f7d56cd632facf32fa0cf'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:35:50.333 ***
alice_user_unregisters_nick_twice_938@fed1/res1 in
<iq id='63395442a92f7d56cd632facf32fa0cf' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_unregisters_nick_twice_938@fed1/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:35:50.333 ***
alice_user_unregisters_nick_twice_938@fed1/res1 out
<iq type='set' id='2b34103cdb16b91075f10f82f0977a7a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:35:50.333 ***
alice_user_unregisters_nick_twice_938@fed1/res1 in
<iq type='result' id='2b34103cdb16b91075f10f82f0977a7a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:35:50.333 ***
alice_user_unregisters_nick_twice_938@fed1/res1 out
<presence/>



*** User 2022-03-03 10:35:50.334 ***
alice_user_unregisters_nick_twice_938@fed1/res1 in
<presence from='alice_user_unregisters_nick_twice_938@fed1/res1' to='alice_user_unregisters_nick_twice_938@fed1/res1' xml:lang='en'/>



*** User 2022-03-03 10:35:50.334 ***
alice_user_unregisters_nick_twice_938@fed1/res1 out
<iq type='set' id='254a80790f0d4e368feb092833a601f5' to='muc.localhost'>
	<query xmlns='jabber:iq:register'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>jabber:iq:register</value>
			</field>
			<field type='text-single' var='nick'>
				<value>thirdwitch1room-2b9bead701</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-03 10:35:50.356 ***
alice_user_unregisters_nick_twice_938@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_938@fed1/res1' id='254a80790f0d4e368feb092833a601f5' type='result'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-03 10:35:50.356 ***
alice_user_unregisters_nick_twice_938@fed1/res1 out
<iq type='get' id='6825e2a40a6cab20015694ed544013a5' to='muc.localhost'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-03 10:35:50.357 ***
alice_user_unregisters_nick_twice_938@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_938@fed1/res1' id='6825e2a40a6cab20015694ed544013a5' type='result'>
	<query xmlns='jabber:iq:register'>
		<registered/>
		<instructions>You need a client that supports x:data to register the nickname</instructions>
		<x xmlns='jabber:x:data'>
			<title>Nickname Registration at muc.localhost</title>
			<instructions>Enter nickname you want to register</instructions>
			<field type='text-single' label='Nickname' var='nick'>
				<value>thirdwitch1room-2b9bead701</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-03 10:35:50.357 ***
alice_user_unregisters_nick_twice_938@fed1/res1 out
<iq type='set' id='e23b62ad1bb9f708cce9f5b2bec6558c' to='muc.localhost'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-03 10:35:50.359 ***
alice_user_unregisters_nick_twice_938@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_938@fed1/res1' id='e23b62ad1bb9f708cce9f5b2bec6558c' type='result'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-03 10:35:50.359 ***
alice_user_unregisters_nick_twice_938@fed1/res1 out
<iq type='get' id='ec98883ea87ce35b5412e6e58f7b5293' to='muc.localhost'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-03 10:35:50.403 ***
alice_user_unregisters_nick_twice_938@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_938@fed1/res1' id='ec98883ea87ce35b5412e6e58f7b5293' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>You need a client that supports x:data to register the nickname</instructions>
		<x xmlns='jabber:x:data'>
			<title>Nickname Registration at muc.localhost</title>
			<instructions>Enter nickname you want to register</instructions>
			<field type='text-single' label='Nickname' var='nick'>
				<value/>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-03 10:35:50.403 ***
alice_user_unregisters_nick_twice_938@fed1/res1 out
<iq type='set' id='ec99bbc9f32b756fff0f34788430afe5' to='muc.localhost'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-03 10:35:50.447 ***
alice_user_unregisters_nick_twice_938@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_938@fed1/res1' id='ec99bbc9f32b756fff0f34788430afe5' type='result'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-03 10:35:50.447 ***
alice_user_unregisters_nick_twice_938@fed1/res1 out
<iq type='get' id='f56d60977de4611e294ff6a6b186d69d' to='muc.localhost'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-03 10:35:50.448 ***
alice_user_unregisters_nick_twice_938@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_938@fed1/res1' id='f56d60977de4611e294ff6a6b186d69d' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>You need a client that supports x:data to register the nickname</instructions>
		<x xmlns='jabber:x:data'>
			<title>Nickname Registration at muc.localhost</title>
			<instructions>Enter nickname you want to register</instructions>
			<field type='text-single' label='Nickname' var='nick'>
				<value/>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-03 10:35:50.449 ***
alice_user_unregisters_nick_twice_938@fed1/res1 out
</stream:stream>

*** User 2022-03-03 10:35:50.449 ***
alice_user_unregisters_nick_twice_938@fed1/res1 in
</stream:stream>
*** CT 2022-03-03 10:35:50.451 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2305.html
*** CT 2022-03-03 10:35:50.451 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4479.html



=== Ended at 2022-03-03 10:35:50
=== successfully completed test case
=== === Returned value: ok