=== Test case: muc_light_legacy_SUITE:edge_case_owner_change/1 (click for source code)

=== Config value:

    [{watchdog,<0.69632.0>},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_legacy_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1ed7c4837c10.2024-04-24_13.09.52/big_tests.tests.muc_light_legacy_SUITE.logs/run.2024-04-24_13.23.18/muc_light_legacy_suite.edge_case_owner_change.html"},
     {tc_group_properties,[{name,owner},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_legacy_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@1ed7c4837c10.2024-04-24_13.09.52/big_tests.tests.muc_light_legacy_SUITE.logs/run.2024-04-24_13.23.18/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_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_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        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_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}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@1ed7c4837c10.2024-04-24_13.09.52"

=== Started at 2024-04-24 13:23:21


*** CT 2024-04-24 13:23:21.036 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2502.html

*** User 2024-04-24 13:23:21.045 ***🔗
alicE@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-04-24 13:23:21.046 ***🔗
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='89786833a8459c46' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-24 13:23:21.046 ***🔗
alicE@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-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-24 13:23:21.046 ***🔗
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-04-24 13:23:21.047 ***🔗
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-24 13:23:21.047 ***🔗
alicE@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-04-24 13:23:21.048 ***🔗
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b5f4ebe902b77b50' from='domain.example.com' version='1.0' xml:lang='en' to='alice@domain.example.com'>

*** User 2024-04-24 13:23:21.048 ***🔗
alicE@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-04-24 13:23:21.048 ***🔗
alicE@domain.example.com/res1 out
<iq type='set' id='fa20a72a1ea172f66f2c9f646bd3448e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-24 13:23:21.048 ***🔗
alicE@domain.example.com/res1 in
<iq id='fa20a72a1ea172f66f2c9f646bd3448e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-24 13:23:21.048 ***🔗
alice@domain.example.com/res1 out
<iq type='set' id='0b65646b272806ea4c9b13339016dc4b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-24 13:23:21.049 ***🔗
alice@domain.example.com/res1 in
<iq from='domain.example.com' to='alice@domain.example.com/res1' id='0b65646b272806ea4c9b13339016dc4b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-24 13:23:21.049 ***🔗
alice@domain.example.com/res1 out
<presence/>



*** User 2024-04-24 13:23:21.050 ***🔗
alice@domain.example.com/res1 in
<presence from='alice@domain.example.com/res1' to='alice@domain.example.com/res1'/>



*** User 2024-04-24 13:23:21.051 ***🔗
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-04-24 13:23:21.051 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ad293b6eb605e0f3' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-24 13:23:21.052 ***🔗
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-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-24 13:23:21.052 ***🔗
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-04-24 13:23:21.053 ***🔗
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-24 13:23:21.053 ***🔗
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-04-24 13:23:21.053 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0276cacca345c541' from='domain.example.com' version='1.0' xml:lang='en' to='bob@domain.example.com'>

*** User 2024-04-24 13:23:21.054 ***🔗
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-04-24 13:23:21.054 ***🔗
bOb@domain.example.com/res1 out
<iq type='set' id='0a61626f5e18fae6d48657a4e5104c3a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-24 13:23:21.054 ***🔗
bOb@domain.example.com/res1 in
<iq id='0a61626f5e18fae6d48657a4e5104c3a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-24 13:23:21.054 ***🔗
bob@domain.example.com/res1 out
<iq type='set' id='26859992b3ccc043a07297b9255ff35f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-24 13:23:21.054 ***🔗
bob@domain.example.com/res1 in
<iq from='domain.example.com' to='bob@domain.example.com/res1' id='26859992b3ccc043a07297b9255ff35f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-24 13:23:21.055 ***🔗
bob@domain.example.com/res1 out
<presence/>



*** User 2024-04-24 13:23:21.056 ***🔗
bob@domain.example.com/res1 in
<presence from='bob@domain.example.com/res1' to='bob@domain.example.com/res1'/>



*** User 2024-04-24 13:23:21.057 ***🔗
kate@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-04-24 13:23:21.057 ***🔗
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f027f245fdd75bd6' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-24 13:23:21.058 ***🔗
kate@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-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-24 13:23:21.058 ***🔗
kate@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2024-04-24 13:23:21.059 ***🔗
kate@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-24 13:23:21.059 ***🔗
kate@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-04-24 13:23:21.060 ***🔗
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1faef23bc06a7295' from='domain.example.com' version='1.0' xml:lang='en' to='kate@domain.example.com'>

*** User 2024-04-24 13:23:21.060 ***🔗
kate@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-04-24 13:23:21.060 ***🔗
kate@domain.example.com/res1 out
<iq type='set' id='61b1bb7fff0a8a2b55376250afa12eac'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-24 13:23:21.060 ***🔗
kate@domain.example.com/res1 in
<iq id='61b1bb7fff0a8a2b55376250afa12eac' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-24 13:23:21.060 ***🔗
kate@domain.example.com/res1 out
<iq type='set' id='9aac0f99d28aeac45fba8d6183a5b4b8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-24 13:23:21.061 ***🔗
kate@domain.example.com/res1 in
<iq from='domain.example.com' to='kate@domain.example.com/res1' id='9aac0f99d28aeac45fba8d6183a5b4b8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-24 13:23:21.061 ***🔗
kate@domain.example.com/res1 out
<presence/>



*** User 2024-04-24 13:23:21.062 ***🔗
kate@domain.example.com/res1 in
<presence from='kate@domain.example.com/res1' to='kate@domain.example.com/res1'/>



*** User 2024-04-24 13:23:21.062 ***🔗
alice@domain.example.com/res1 out
<iq type='set' id='6e5accef8a814c51371e3731c19b57f3' to='testroom@groupchats.domain.example.com'>
	<query xmlns='http://jabber.org/protocol/muc#admin'>
		<item affiliation='member' jid='alice@domain.example.com'/>
		<item affiliation='none' jid='bob@domain.example.com'/>
		<item affiliation='none' jid='kate@domain.example.com'/>
	</query>
</iq>



*** User 2024-04-24 13:23:21.069 ***🔗
alice@domain.example.com/res1 in
<presence from='testroom@groupchats.domain.example.com/kate@domain.example.com' to='alice@domain.example.com/res1' type='unavailable'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' jid='kate@domain.example.com' role='none'/>
		<status code='321'/>
	</x>
</presence>



*** User 2024-04-24 13:23:21.069 ***🔗
alice@domain.example.com/res1 in
<presence from='testroom@groupchats.domain.example.com/bob@domain.example.com' to='alice@domain.example.com/res1' type='unavailable'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' jid='bob@domain.example.com' role='none'/>
		<status code='321'/>
	</x>
</presence>



*** User 2024-04-24 13:23:21.070 ***🔗
kate@domain.example.com/res1 in
<presence from='testroom@groupchats.domain.example.com/kate@domain.example.com' to='kate@domain.example.com/res1' type='unavailable'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' jid='kate@domain.example.com' role='none'/>
		<status code='321'/>
	</x>
</presence>



*** User 2024-04-24 13:23:21.070 ***🔗
bob@domain.example.com/res1 in
<presence from='testroom@groupchats.domain.example.com/bob@domain.example.com' to='bob@domain.example.com/res1' type='unavailable'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' jid='bob@domain.example.com' role='none'/>
		<status code='321'/>
	</x>
</presence>



*** User 2024-04-24 13:23:21.070 ***🔗
alice@domain.example.com/res1 in
<iq from='testroom@groupchats.domain.example.com' to='alice@domain.example.com/res1' id='6e5accef8a814c51371e3731c19b57f3' type='result'/>



*** User 2024-04-24 13:23:21.070 ***🔗
kate@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-24 13:23:21.070 ***🔗
kate@domain.example.com/res1 in
</stream:stream>

*** User 2024-04-24 13:23:21.071 ***🔗
bob@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-24 13:23:21.071 ***🔗
bob@domain.example.com/res1 in
</stream:stream>

*** User 2024-04-24 13:23:21.071 ***🔗
alice@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-24 13:23:21.071 ***🔗
alice@domain.example.com/res1 in
</stream:stream>
*** CT 2024-04-24 13:23:21.081 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2502.html



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


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