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

=== Config value:

    [{{s2s,mim},
      #{opts =>
            #{address => #{<<"fed1">> => #{ip_address => "127.0.0.1"}},
              outgoing =>
                  #{port => 5299,connection_timeout => 10000,
                    ip_versions => [4,6]},
              dns => #{timeout => 10,retries => 2},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",use_starttls => optional,
              default_policy => allow,max_retry_delay => 300},
        listener =>
            #{module => ejabberd_s2s_in,port => 5269,num_acceptors => 100,
              hibernate_after => 0,backlog => 1024,
              tls =>
                  #{dhfile => "priv/ssl/fake_dh_server.pem",
                    ciphers => "TLSv1.2:TLSv1.3",verify_mode => peer,
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              shaper => s2s_shaper,
              ip_tuple => {0,0,0,0},
              ip_address => "0",ip_version => 4,proto => tcp,
              proxy_protocol => false,connection_type => s2s,
              max_stanza_size => 131072}}},
     {{s2s,fed},
      #{opts =>
            #{address =>
                  #{<<"domain.example.com">> => #{ip_address => "127.0.0.1"},
                    <<"localhost">> => #{ip_address => "127.0.0.1"},
                    <<"localhost.bis">> => #{ip_address => "127.0.0.1"},
                    <<"muc.localhost">> => #{ip_address => "127.0.0.1"},
                    <<"pubsub.localhost">> => #{ip_address => "127.0.0.1"}},
              outgoing =>
                  #{port => 5269,connection_timeout => 10000,
                    ip_versions => [4,6]},
              dns => #{timeout => 10,retries => 2},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",use_starttls => optional,
              default_policy => allow,max_retry_delay => 300},
        listener =>
            #{module => ejabberd_s2s_in,port => 5299,num_acceptors => 100,
              hibernate_after => 0,backlog => 1024,
              tls =>
                  #{dhfile => "priv/ssl/fake_dh_server.pem",
                    ciphers => "TLSv1.2:TLSv1.3",verify_mode => peer,
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              shaper => s2s_shaper,
              ip_tuple => {0,0,0,0},
              ip_address => "0",ip_version => 4,proto => tcp,
              proxy_protocol => false,connection_type => s2s,
              max_stanza_size => 131072}}},
     {escalus_user_db,xmpp},
     {watchdog,<0.42151.0>},
     {preset,"internal_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@272b891b42ce.2024-04-22_16.59.16/big_tests.tests.muc_SUITE.logs/run.2024-04-22_17.10.53/muc_suite.user_cancels_registration.39044.html"},
     {tc_group_properties,[{name,register_over_s2s},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@272b891b42ce.2024-04-22_16.59.16/big_tests.tests.muc_SUITE.logs/run.2024-04-22_17.10.53/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => mnesia,iqdisc => parallel},
        mod_roster =>
            #{backend => mnesia,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {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@272b891b42ce.2024-04-22_16.59.16"

=== Started at 2024-04-22 17:11:56


*** CT 2024-04-22 17:11:56.934 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4406.html

*** User 2024-04-22 17:11:56.954 ***🔗
alice_user_cancels_registration_1470@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 17:11:56.962 ***🔗
alice_user_cancels_registration_1470@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7e6986ed73ffe9c4' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:11:56.962 ***🔗
alice_user_cancels_registration_1470@fed1 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-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>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 17:11:56.962 ***🔗
alice_user_cancels_registration_1470@fed1 out
<iq type='get' id='6c6162078de46f7c2fc5249333b1e8a2'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-22 17:11:56.963 ***🔗
alice_user_cancels_registration_1470@fed1 in
<iq from='fed1' to='fed1' id='6c6162078de46f7c2fc5249333b1e8a2' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-04-22 17:11:56.964 ***🔗
alice_user_cancels_registration_1470@fed1 out
<iq type='set' id='d2cd57c744932411646bd2f47bb8eec3'>
	<query xmlns='jabber:iq:register'>
		<username>alice_user_cancels_registration_1470</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2024-04-22 17:11:57.019 ***🔗
alice_user_cancels_registration_1470@fed1 in
<iq from='fed1' to='fed1' id='d2cd57c744932411646bd2f47bb8eec3' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice_user_cancels_registration_1470</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2024-04-22 17:11:57.019 ***🔗
alice_user_cancels_registration_1470@fed1 out
</stream:stream>

*** User 2024-04-22 17:11:57.019 ***🔗
alice_user_cancels_registration_1470@fed1 in
</stream:stream>

*** User 2024-04-22 17:11:57.020 ***🔗
alice_user_cancels_registration_1470@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 17:11:57.020 ***🔗
alice_user_cancels_registration_1470@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='96ac4a43dc9c938b' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:11:57.021 ***🔗
alice_user_cancels_registration_1470@fed1/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-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>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 17:11:57.021 ***🔗
alice_user_cancels_registration_1470@fed1/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3VzZXJfY2FuY2Vsc19yZWdpc3RyYXRpb25fMTQ3MABtYWtvdGEy</auth>



*** User 2024-04-22 17:11:57.023 ***🔗
alice_user_cancels_registration_1470@fed1/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 17:11:57.023 ***🔗
alice_user_cancels_registration_1470@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 17:11:57.023 ***🔗
alice_user_cancels_registration_1470@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fdae04a2607a708d' from='fed1' version='1.0' xml:lang='en' to='alice_user_cancels_registration_1470@fed1'>

*** User 2024-04-22 17:11:57.023 ***🔗
alice_user_cancels_registration_1470@fed1/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'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 17:11:57.023 ***🔗
alice_user_cancels_registration_1470@fed1/res1 out
<iq type='set' id='30586be7f0812d34e0ddf5d4c1871046'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:11:57.024 ***🔗
alice_user_cancels_registration_1470@fed1/res1 in
<iq id='30586be7f0812d34e0ddf5d4c1871046' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_cancels_registration_1470@fed1/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:11:57.024 ***🔗
alice_user_cancels_registration_1470@fed1/res1 out
<iq type='set' id='76d5b59c2f792829d3078ba1c5d24e09'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:11:57.024 ***🔗
alice_user_cancels_registration_1470@fed1/res1 in
<iq from='fed1' to='alice_user_cancels_registration_1470@fed1/res1' id='76d5b59c2f792829d3078ba1c5d24e09' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:11:57.024 ***🔗
alice_user_cancels_registration_1470@fed1/res1 out
<presence/>



*** User 2024-04-22 17:11:57.025 ***🔗
alice_user_cancels_registration_1470@fed1/res1 in
<presence from='alice_user_cancels_registration_1470@fed1/res1' to='alice_user_cancels_registration_1470@fed1/res1'/>



*** User 2024-04-22 17:11:57.025 ***🔗
alice_user_cancels_registration_1470@fed1/res1 out
<iq type='set' id='50c56fa5de4a053b06e2316dbcdc09a2' to='muc.localhost'>
	<query xmlns='jabber:iq:register'>
		<x xmlns='jabber:x:data' type='cancel'/>
	</query>
</iq>



*** User 2024-04-22 17:11:57.058 ***🔗
alice_user_cancels_registration_1470@fed1/res1 in
<iq from='muc.localhost' to='alice_user_cancels_registration_1470@fed1/res1' id='50c56fa5de4a053b06e2316dbcdc09a2' type='result'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-22 17:11:57.058 ***🔗
alice_user_cancels_registration_1470@fed1/res1 out
</stream:stream>

*** User 2024-04-22 17:11:57.058 ***🔗
alice_user_cancels_registration_1470@fed1/res1 in
</stream:stream>
*** CT 2024-04-22 17:11:57.082 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4406.html



=== Ended at 2024-04-22 17:11:57
=== successfully completed test case
=== === Returned value: ok