=== Test case: oauth_SUITE:token_removed_on_user_removal/1 (click for source code)

=== Config value:

    [{watchdog,<0.71364.0>},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/oauth_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@b5acae24de23.2024-03-21_07.35.24/big_tests.tests.oauth_SUITE.logs/run.2024-03-21_07.48.48/oauth_suite.token_removed_on_user_removal.html"},
     {tc_group_properties,[{name,cleanup},{repeat_until_all_ok,3}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/oauth_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@b5acae24de23.2024-03-21_07.35.24/big_tests.tests.oauth_SUITE.logs/run.2024-03-21_07.48.48/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {config_backup,#{{auth,<<"test type">>} =>
                          {ok,#{methods => [rdbms],
                                password =>
                                    #{format => scram,
                                      hash => [sha256],
                                      scram_iterations => 64},
                                rdbms => #{users_number_estimate => false},
                                sasl_mechanisms =>
                                    [cyrsasl_scram_sha512_plus,
                                     cyrsasl_scram_sha512,
                                     cyrsasl_scram_sha384_plus,
                                     cyrsasl_scram_sha384,
                                     cyrsasl_scram_sha256_plus,
                                     cyrsasl_scram_sha256,
                                     cyrsasl_scram_sha224_plus,
                                     cyrsasl_scram_sha224,
                                     cyrsasl_scram_sha1_plus,
                                     cyrsasl_scram_sha1,cyrsasl_plain,
                                     cyrsasl_anonymous,cyrsasl_oauth],
                                sasl_external => [standard],
                                max_users_per_domain => infinity}}}},
     {escalus_users,[{bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@b5acae24de23.2024-03-21_07.35.24"

=== Started at 2024-03-21 07:48:49


*** CT 2024-03-21 07:48:49.700 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3552.html

*** User 2024-03-21 07:48:49.703 ***🔗
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:48:49.703 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dde2ff6119220f24' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:48:49.703 ***🔗
bOb@domain.example.com/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>
		<mechanism>X-OAUTH</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:48:49.704 ***🔗
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-03-21 07:48:49.705 ***🔗
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:48:49.705 ***🔗
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:48:49.705 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fe2772b8ea35264d' from='domain.example.com' version='1.0' xml:lang='en' to='bob@domain.example.com'>

*** User 2024-03-21 07:48:49.705 ***🔗
bOb@domain.example.com/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-03-21 07:48:49.705 ***🔗
bOb@domain.example.com/res1 out
<iq type='set' id='23e6794e7d35ed0a4662411fea74c83e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:48:49.706 ***🔗
bOb@domain.example.com/res1 in
<iq id='23e6794e7d35ed0a4662411fea74c83e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:48:49.706 ***🔗
bob@domain.example.com/res1 out
<iq type='set' id='253cb6f966d63616e0f735e9ee550bd3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:48:49.706 ***🔗
bob@domain.example.com/res1 in
<iq from='domain.example.com' to='bob@domain.example.com/res1' id='253cb6f966d63616e0f735e9ee550bd3' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:48:49.706 ***🔗
bob@domain.example.com/res1 out
<presence/>



*** User 2024-03-21 07:48:49.707 ***🔗
bob@domain.example.com/res1 in
<presence from='bob@domain.example.com/res1' to='bob@domain.example.com/res1'/>



*** User 2024-03-21 07:48:49.708 ***🔗
bob@domain.example.com/res1 out
<iq to='bob@domain.example.com' type='get' id='1fd09b272906fe8e0a54dce152b036bd'>
	<query xmlns='erlang-solutions.com:xmpp:token-auth:0'/>
</iq>



*** User 2024-03-21 07:48:49.719 ***🔗
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='1fd09b272906fe8e0a54dce152b036bd' type='result'>
	<items xmlns='erlang-solutions.com:xmpp:token-auth:0'>
		<access_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>YWNjZXNzAGJvYkBkb21haW4uZXhhbXBsZS5jb20vcmVzMQA2Mzg3ODIzMDEyOQA5Mzk4MTE5ZGMxNzY1YTE5NzBhMTg3NTU2YTIxOTllNjdmNDllZDk2ZDUwZmYxNmMxMDVmMmU3YTQwMTQxNjU1MGE0ZGJjZTk3N2EyMjk3NWY4MGQzZmNiN2Y2OTJhNGE=</access_token>
		<refresh_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>cmVmcmVzaABib2JAZG9tYWluLmV4YW1wbGUuY29tL3JlczEANjM4NzgzMTI5MjkAMQA1M2JmNzRkODczZDM0MjA2YTVlZDVjNDk2YTg1ZTRmMDFkODY2YjcwYzQ5NDQ4ZDkwY2YwODE0MzVhMDcxZDZiNWU5N2UwMzgxMDVlMWY3MGFmZmI4YjAwZGE5NmIxMDc=</refresh_token>
	</items>
</iq>



*** User 2024-03-21 07:48:49.719 ***🔗
bob@domain.example.com/res1 out
</stream:stream>

*** User 2024-03-21 07:48:49.719 ***🔗
bob@domain.example.com/res1 in
</stream:stream>

*** User 2024-03-21 07:48:49.720 ***🔗
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:48:49.721 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ef60784854a24647' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:48:49.721 ***🔗
bOb@domain.example.com/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>
		<mechanism>X-OAUTH</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:48:49.721 ***🔗
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-03-21 07:48:49.722 ***🔗
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:48:49.722 ***🔗
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:48:49.722 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='069bfb162b1b2408' from='domain.example.com' version='1.0' xml:lang='en' to='bob@domain.example.com'>

*** User 2024-03-21 07:48:49.722 ***🔗
bOb@domain.example.com/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-03-21 07:48:49.722 ***🔗
bOb@domain.example.com/res1 out
<iq type='set' id='dc403c6e0ab16d6f161dd068832c13bd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:48:49.723 ***🔗
bOb@domain.example.com/res1 in
<iq id='dc403c6e0ab16d6f161dd068832c13bd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:48:49.723 ***🔗
bob@domain.example.com/res1 out
<iq type='set' id='c3880ef7760c10e7d1265c0420b20ea6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:48:49.723 ***🔗
bob@domain.example.com/res1 in
<iq from='domain.example.com' to='bob@domain.example.com/res1' id='c3880ef7760c10e7d1265c0420b20ea6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:48:49.723 ***🔗
bob@domain.example.com/res1 out
<presence/>



*** User 2024-03-21 07:48:49.724 ***🔗
bob@domain.example.com/res1 in
<presence from='bob@domain.example.com/res1' to='bob@domain.example.com/res1'/>



*** User 2024-03-21 07:48:49.725 ***🔗
bob@domain.example.com/res1 out
<iq type='set' id='75c189de9be00b81b80aac193f9aa691'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2024-03-21 07:48:49.725 ***🔗
bob@domain.example.com/res1 in
<iq from='' to='bob@domain.example.com/res1' id='75c189de9be00b81b80aac193f9aa691' type='result'/>



*** User 2024-03-21 07:48:49.725 ***🔗
bob@domain.example.com/res1 out
</stream:stream>

*** User 2024-03-21 07:48:49.726 ***🔗
bob@domain.example.com/res1 in
</stream:stream>

*** User 2024-03-21 07:48:49.830 ***🔗
waiting for timeout is done in 100 miliseconds
*** CT 2024-03-21 07:48:49.833 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3552.html



=== Ended at 2024-03-21 07:48:49
=== successfully completed test case
=== === Returned value: {ok,{selected,[]}}


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