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

=== Config value:

    [{watchdog,<0.546.2>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@6949c6250523.2022-05-25_10.37.44/big_tests.tests.muc_SUITE.logs/run.2022-05-25_10.45.15/muc_suite.config_cancel.46853.html"},
     {tc_group_properties,[{name,owner},{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@6949c6250523.2022-05-25_10.37.44/big_tests.tests.muc_SUITE.logs/run.2022-05-25_10.45.15/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              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"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {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@6949c6250523.2022-05-25_10.37.44"

=== Started at 2022-05-25 10:45:32


*** CT 2022-05-25 10:45:32.651 *** View log from node mongooseim@localhost when started mongooseim@localhost_5071.html
*** CT 2022-05-25 10:45:32.652 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_1929.html

*** User 2022-05-25 10:45:32.747 ***
alicE_config_cancel_2000@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:45:32.748 ***
alicE_config_cancel_2000@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='54306cb5a3dbf5a4' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:45:32.748 ***
alicE_config_cancel_2000@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:45:32.748 ***
alicE_config_cancel_2000@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NvbmZpZ19jYW5jZWxfMjAwMABtYXR5Z3J5c2E=</auth>



*** User 2022-05-25 10:45:32.749 ***
alicE_config_cancel_2000@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:45:32.749 ***
alicE_config_cancel_2000@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:45:32.750 ***
alicE_config_cancel_2000@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d1e2d59b99dc997c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:45:32.750 ***
alicE_config_cancel_2000@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<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'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:45:32.750 ***
alicE_config_cancel_2000@localhost/res1 out
<iq type='set' id='dc6244d8fe58b98161003e04bcc40ace'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:45:32.751 ***
alicE_config_cancel_2000@localhost/res1 in
<iq id='dc6244d8fe58b98161003e04bcc40ace' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_config_cancel_2000@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:45:32.751 ***
alice_config_cancel_2000@localhost/res1 out
<iq type='set' id='66ae5ae5e0f3c8ea5a22ad2f7cddcb9b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:45:32.751 ***
alice_config_cancel_2000@localhost/res1 in
<iq type='result' id='66ae5ae5e0f3c8ea5a22ad2f7cddcb9b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:45:32.751 ***
alice_config_cancel_2000@localhost/res1 out
<presence/>



*** User 2022-05-25 10:45:32.753 ***
alice_config_cancel_2000@localhost/res1 in
<presence from='alice_config_cancel_2000@localhost/res1' to='alice_config_cancel_2000@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:45:32.753 ***
alice_config_cancel_2000@localhost/res1 out
<iq type='get' id='e32f9b1ab128a5ee1d9677c9d4743c62' to='room-alice_config_cancel_2000@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2022-05-25 10:45:32.754 ***
alice_config_cancel_2000@localhost/res1 in
<iq from='room-alice_config_cancel_2000@muc.localhost' to='alice_config_cancel_2000@localhost/res1' id='e32f9b1ab128a5ee1d9677c9d4743c62' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#owner'>
		<instructions>You need an x:data capable client to configure room</instructions>
		<x xmlns='jabber:x:data' type='form'>
			<title>Configuration of room room-alice_config_cancel_2000@muc.localhost</title>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/muc#roomconfig</value>
			</field>
			<field type='text-single' label='Room title' var='muc#roomconfig_roomname'>
				<value/>
			</field>
			<field type='text-single' label='Room description' var='muc#roomconfig_roomdesc'>
				<value/>
			</field>
			<field type='boolean' label='Make room persistent' var='muc#roomconfig_persistentroom'>
				<value>1</value>
			</field>
			<field type='boolean' label='Make room public searchable' var='muc#roomconfig_publicroom'>
				<value>1</value>
			</field>
			<field type='boolean' label='Make participants list public' var='public_list'>
				<value>1</value>
			</field>
			<field type='boolean' label='Make room password protected' var='muc#roomconfig_passwordprotectedroom'>
				<value>0</value>
			</field>
			<field type='text-private' label='Password' var='muc#roomconfig_roomsecret'>
				<value/>
			</field>
			<field type='list-multi' label='Roles and affiliations that may retrieve member list' var='muc#roomconfig_getmemberlist'>
				<value>moderator</value>
				<value>participant</value>
				<value>visitor</value>
				<option label='moderator'>
					<value>moderator</value>
				</option>
				<option label='participant'>
					<value>participant</value>
				</option>
				<option label='visitor'>
					<value>visitor</value>
				</option>
			</field>
			<field type='list-single' label='Maximum Number of Occupants' var='muc#roomconfig_maxusers'>
				<value>200</value>
				<option label='5'>
					<value>5</value>
				</option>
				<option label='10'>
					<value>10</value>
				</option>
				<option label='20'>
					<value>20</value>
				</option>
				<option label='30'>
					<value>30</value>
				</option>
				<option label='50'>
					<value>50</value>
				</option>
				<option label='100'>
					<value>100</value>
				</option>
				<option label='200'>
					<value>200</value>
				</option>
			</field>
			<field type='list-single' label='Present real Jabber IDs to' var='muc#roomconfig_whois'>
				<value>moderators</value>
				<option label='moderators only'>
					<value>moderators</value>
				</option>
				<option label='anyone'>
					<value>anyone</value>
				</option>
			</field>
			<field type='boolean' label='Make room members-only' var='muc#roomconfig_membersonly'>
				<value>0</value>
			</field>
			<field type='boolean' label='Make room moderated' var='muc#roomconfig_moderatedroom'>
				<value>1</value>
			</field>
			<field type='boolean' label='Default users as participants' var='members_by_default'>
				<value>1</value>
			</field>
			<field type='boolean' label='Allow users to change the subject' var='muc#roomconfig_changesubject'>
				<value>1</value>
			</field>
			<field type='boolean' label='Allow users to send private messages' var='allow_private_messages'>
				<value>1</value>
			</field>
			<field type='boolean' label='Allow users to query other users' var='allow_query_users'>
				<value>1</value>
			</field>
			<field type='boolean' label='Allow users to send invites' var='muc#roomconfig_allowinvites'>
				<value>0</value>
			</field>
			<field type='boolean' label='Allow users to enter room with multiple sessions' var='muc#roomconfig_allowmultisessions'>
				<value>0</value>
			</field>
			<field type='boolean' label='Allow visitors to send status text in presence updates' var='muc#roomconfig_allowvisitorstatus'>
				<value>1</value>
			</field>
			<field type='boolean' label='Allow visitors to change nickname' var='muc#roomconfig_allowvisitornickchange'>
				<value>1</value>
			</field>
			<field type='boolean' label='Enable logging' var='muc#roomconfig_enablelogging'>
				<value>0</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-05-25 10:45:32.754 ***
alice_config_cancel_2000@localhost/res1 out
<iq type='set' id='5d889db57dff3f1a7daaed8c4ba56d54' to='room-alice_config_cancel_2000@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#owner'>
		<x xmlns='jabber:x:data' type='cancel'/>
	</query>
</iq>



*** User 2022-05-25 10:45:32.755 ***
alice_config_cancel_2000@localhost/res1 in
<iq from='room-alice_config_cancel_2000@muc.localhost' to='alice_config_cancel_2000@localhost/res1' id='5d889db57dff3f1a7daaed8c4ba56d54' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2022-05-25 10:45:32.755 ***
alice_config_cancel_2000@localhost/res1 out
<iq to='muc.localhost' type='get' id='d6fe19e3397c19548222778f735340e8'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2022-05-25 10:45:32.775 ***
alice_config_cancel_2000@localhost/res1 in
<iq from='muc.localhost' to='alice_config_cancel_2000@localhost/res1' id='d6fe19e3397c19548222778f735340e8' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='persistentroom@muc.localhost' name='persistentroom'/>
		<item jid='room-0d350ecf81@muc.localhost' name='room-0d350ecf81 (1)'/>
		<item jid='room-28c9bb368b@muc.localhost' name='room-28c9bb368b (1)'/>
		<item jid='room-563cea5161@muc.localhost' name='room-563cea5161 (1)'/>
		<item jid='room-a686ab6c87@muc.localhost' name='room-a686ab6c87 (1)'/>
		<item jid='room-alice_admin_ban_1924@muc.localhost' name='room-alice_admin_ban_1924'/>
		<item jid='room-alice_admin_ban_higher_user_1928@muc.localhost' name='room-alice_admin_ban_higher_user_1928'/>
		<item jid='room-alice_admin_ban_list_1925@muc.localhost' name='room-alice_admin_ban_list_1925'/>
		<item jid='room-alice_admin_ban_with_reason_1926@muc.localhost' name='room-alice_admin_ban_with_reason_1926'/>
		<item jid='room-alice_admin_get_form_1927@muc.localhost' name='room-alice_admin_get_form_1927'/>
		<item jid='room-alice_admin_grant_revoke_1991@muc.localhost' name='room-alice_admin_grant_revoke_1991 (3)'/>
		<item jid='room-alice_admin_grant_revoke_with_reason_1990@muc.localhost' name='room-alice_admin_grant_revoke_with_reason_1990 (3)'/>
		<item jid='room-alice_admin_invalid_affiliation_1929@muc.localhost' name='room-alice_admin_invalid_affiliation_1929'/>
		<item jid='room-alice_admin_invalid_jid_1931@muc.localhost' name='room-alice_admin_invalid_jid_1931'/>
		<item jid='room-alice_admin_invalid_nick_1940@muc.localhost' name='room-alice_admin_invalid_nick_1940'/>
		<item jid='room-alice_admin_invalid_role_1939@muc.localhost' name='room-alice_admin_invalid_role_1939'/>
		<item jid='room-alice_admin_list_1988@muc.localhost' name='room-alice_admin_list_1988 (3)'/>
		<item jid='room-alice_admin_member_list_1933@muc.localhost' name='room-alice_admin_member_list_1933'/>
		<item jid='room-alice_admin_member_list_allowed_1934@muc.localhost' name='room-alice_admin_member_list_allowed_1934 (0)'/>
		<item jid='room-alice_admin_membership_1930@muc.localhost' name='room-alice_admin_membership_1930'/>
		<item jid='room-alice_admin_membership_with_reason_1932@muc.localhost' name='room-alice_admin_membership_with_reason_1932'/>
		<item jid='room-alice_admin_mo_invite_1942@muc.localhost' name='room-alice_admin_mo_invite_1942 (0)'/>
		<item jid='room-alice_admin_mo_invite_mere_1944@muc.localhost' name='room-alice_admin_mo_invite_mere_1944 (0)'/>
		<item jid='room-alice_admin_mo_invite_with_reason_1943@muc.localhost' name='room-alice_admin_mo_invite_with_reason_1943 (0)'/>
		<item jid='room-alice_admin_mo_revoke_1941@muc.localhost' name='room-alice_admin_mo_revoke_1941 (0)'/>
		<item jid='room-alice_admin_moderator_1935@muc.localhost' name='room-alice_admin_moderator_1935'/>
		<item jid='room-alice_admin_moderator_list_1937@muc.localhost' name='room-alice_admin_moderator_list_1937'/>
		<item jid='room-alice_admin_moderator_revoke_owner_1938@muc.localhost' name='room-alice_admin_moderator_revoke_owner_1938'/>
		<item jid='room-alice_admin_moderator_with_reason_1936@muc.localhost' name='room-alice_admin_moderator_with_reason_1936'/>
		<item jid='room-alice_admin_unauthorized_1993@muc.localhost' name='room-alice_admin_unauthorized_1993 (0)'/>
		<item jid='room-alice_config_cancel_2000@muc.localhost' name='room-alice_config_cancel_2000 (0)'/>
		<item jid='room-alice_config_denial_1992@muc.localhost' name='room-alice_config_denial_1992 (0)'/>
		<item jid='room-alice_configure_1998@muc.localhost' name='room-alice_configure_1998 (0)'/>
		<item jid='room-alice_configure_anonymous_2001@muc.localhost' name='room-alice_configure_anonymous_2001 (0)'/>
		<item jid='room-alice_configure_logging_1996@muc.localhost' name='room-alice_configure_logging_1996 (2)'/>
		<item jid='room-alice_destroy_unauthorized_1995@muc.localhost' name='room-alice_destroy_unauthorized_1995 (0)'/>
		<item jid='room-alice_moderator_kick_1914@muc.localhost' name='room-alice_moderator_kick_1914'/>
		<item jid='room-alice_moderator_kick_unauthorized_1913@muc.localhost' name='room-alice_moderator_kick_unauthorized_1913'/>
		<item jid='room-alice_moderator_kick_with_reason_1915@muc.localhost' name='room-alice_moderator_kick_with_reason_1915'/>
		<item jid='room-alice_moderator_subject_1911@muc.localhost' name='room-alice_moderator_subject_1911'/>
		<item jid='room-alice_moderator_subject_unauthorized_1912@muc.localhost' name='room-alice_moderator_subject_unauthorized_1912'/>
		<item jid='room-alice_moderator_voice_1916@muc.localhost' name='room-alice_moderator_voice_1916'/>
		<item jid='room-alice_moderator_voice_approval_1920@muc.localhost' name='room-alice_moderator_voice_approval_1920'/>
		<item jid='room-alice_moderator_voice_forbidden_1921@muc.localhost' name='room-alice_moderator_voice_forbidden_1921'/>
		<item jid='room-alice_moderator_voice_list_1922@muc.localhost' name='room-alice_moderator_voice_list_1922'/>
		<item jid='room-alice_moderator_voice_nonick_1918@muc.localhost' name='room-alice_moderator_voice_nonick_1918'/>
		<item jid='room-alice_moderator_voice_not_occupant_1923@muc.localhost' name='room-alice_moderator_voice_not_occupant_1923'/>
		<item jid='room-alice_moderator_voice_unauthorized_1919@muc.localhost' name='room-alice_moderator_voice_unauthorized_1919'/>
		<item jid='room-alice_moderator_voice_with_reason_1917@muc.localhost' name='room-alice_moderator_voice_with_reason_1917'/>
		<item jid='room-alice_owner_grant_revoke_1985@muc.localhost' name='room-alice_owner_grant_revoke_1985 (3)'/>
		<item jid='room-alice_owner_grant_revoke_with_reason_1987@muc.localhost' name='room-alice_owner_grant_revoke_with_reason_1987 (3)'/>
		<item jid='room-alice_owner_list_1986@muc.localhost' name='room-alice_owner_list_1986 (3)'/>
		<item jid='room-alice_owner_unauthorized_1989@muc.localhost' name='room-alice_owner_unauthorized_1989 (0)'/>
		<item jid='room-b19ac879d2@muc.localhost' name='room-b19ac879d2 (1)'/>
		<item jid='room-b3ff8d48d7@muc.localhost' name='room-b3ff8d48d7 (1)'/>
		<item jid='room-ba3ab10ebd@muc.localhost' name='room-ba3ab10ebd (1)'/>
		<item jid='room-f1f1c6a62b@muc.localhost' name='room-f1f1c6a62b (1)'/>
		<item jid='room01@muc.localhost' name='room01 (0)'/>
		<item jid='room02@muc.localhost' name='room02 (0)'/>
		<item jid='room03@muc.localhost' name='room03 (0)'/>
		<item jid='room04@muc.localhost' name='room04 (0)'/>
		<item jid='room05@muc.localhost' name='room05 (0)'/>
		<item jid='room06@muc.localhost' name='room06 (0)'/>
		<item jid='room07@muc.localhost' name='room07 (0)'/>
		<item jid='room08@muc.localhost' name='room08 (0)'/>
		<item jid='room09@muc.localhost' name='room09 (0)'/>
		<item jid='room10@muc.localhost' name='room10 (0)'/>
		<item jid='room11@muc.localhost' name='room11 (0)'/>
		<item jid='room12@muc.localhost' name='room12 (0)'/>
		<item jid='room13@muc.localhost' name='room13 (0)'/>
		<item jid='room14@muc.localhost' name='room14 (0)'/>
		<item jid='room15@muc.localhost' name='room15 (0)'/>
	</query>
</iq>



*** User 2022-05-25 10:45:32.776 ***
alice_config_cancel_2000@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:45:32.776 ***
alice_config_cancel_2000@localhost/res1 in
</stream:stream>
*** CT 2022-05-25 10:45:32.779 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_1929.html
*** CT 2022-05-25 10:45:32.780 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5071.html



=== Ended at 2022-05-25 10:45:32
=== successfully completed test case
=== === Returned value: ok