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

=== Config value:

    [{watchdog,<0.39076.0>},
     {preset,"ldap_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@600e9caaad8c.2024-04-25_14.32.35/big_tests.tests.muc_SUITE.logs/run.2024-04-25_14.42.17/muc_suite.deny_creation_of_http_password_protected_room_service_unavailable.83842.html"},
     {tc_group_properties,[{name,http_auth_no_server},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@600e9caaad8c.2024-04-25_14.32.35/big_tests.tests.muc_SUITE.logs/run.2024-04-25_14.42.17/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,
              ldap =>
                  #{filter => <<"(objectClass=inetOrgPerson)">>,
                    base => <<"ou=Users,dc=esl,dc=com">>,
                    search_fields =>
                        [{<<"User">>,<<"%u">>},
                         {<<"Full Name">>,<<"displayName">>},
                         {<<"Given Name">>,<<"givenName">>},
                         {<<"Middle Name">>,<<"initials">>},
                         {<<"Family Name">>,<<"sn">>},
                         {<<"Nickname">>,<<"%u">>},
                         {<<"Birthday">>,<<"birthDay">>},
                         {<<"Country">>,<<"c">>},
                         {<<"City">>,<<"l">>},
                         {<<"Email">>,<<"mail">>},
                         {<<"Organization Name">>,<<"o">>},
                         {<<"Organization Unit">>,<<"ou">>}],
                    deref => never,
                    uids => [{<<"uid">>,<<"%u">>}],
                    vcard_map =>
                        [{<<"NICKNAME">>,<<"%u">>,[]},
                         {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                         {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                         {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                         {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                         {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                         {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                         {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                         {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                         {<<"STREET">>,<<"%s">>,[<<"street">>]},
                         {<<"REGION">>,<<"%s">>,[<<"st">>]},
                         {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                         {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                         {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                         {<<"DESC">>,<<"%s">>,[<<"description">>]},
                         {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                         {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                         {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                         {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                         {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}],
                    search_reported =>
                        [{<<"Full Name">>,<<"FN">>},
                         {<<"Given Name">>,<<"FIRST">>},
                         {<<"Middle Name">>,<<"MIDDLE">>},
                         {<<"Family Name">>,<<"LAST">>},
                         {<<"Nickname">>,<<"NICK">>},
                         {<<"Birthday">>,<<"BDAY">>},
                         {<<"Country">>,<<"CTRY">>},
                         {<<"City">>,<<"LOCALITY">>},
                         {<<"Email">>,<<"EMAIL">>},
                         {<<"Organization Name">>,<<"ORGNAME">>},
                         {<<"Organization Unit">>,<<"ORGUNIT">>}],
                    search_operator => 'and',binary_search_fields => [],
                    pool_tag => default},
              iqdisc => parallel,backend => ldap},
        mod_roster =>
            #{iqdisc => one_queue,backend => mnesia,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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,backend => mnesia,history_size => 20,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,subject => <<>>,
                    allow_change_subj => true,allow_query_users => true,
                    affiliations => [],allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => true},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        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}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@600e9caaad8c.2024-04-25_14.32.35"

=== Started at 2024-04-25 14:42:53


*** CT 2024-04-25 14:42:53.264 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4045.html

*** User 2024-04-25 14:42:53.285 ***🔗
alicE_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 14:42:53.286 ***🔗
alicE_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f5e90179b2c10ea8' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 14:42:53.286 ***🔗
alicE_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-25 14:42:53.286 ***🔗
alicE_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2RlbnlfY3JlYXRpb25fb2ZfaHR0cF9wYXNzd29yZF9wcm90ZWN0ZWRfcm9vbV9zZXJ2aWNlX3VuYXZhaWxhYmxlXzEzOTgAbWF0eWdyeXNh</auth>



*** User 2024-04-25 14:42:53.288 ***🔗
alicE_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 14:42:53.288 ***🔗
alicE_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 14:42:53.288 ***🔗
alicE_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='45ed771a2f8ac271' from='localhost' version='1.0' xml:lang='en' to='alice_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost'>

*** User 2024-04-25 14:42:53.288 ***🔗
alicE_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/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-25 14:42:53.288 ***🔗
alicE_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1 out
<iq type='set' id='9a17699810fca0dcc4beea9d86a31e77'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 14:42:53.289 ***🔗
alicE_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1 in
<iq id='9a17699810fca0dcc4beea9d86a31e77' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 14:42:53.289 ***🔗
alice_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1 out
<iq type='set' id='1ffcb84f63e36020be2f7f45e8b2741c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 14:42:53.289 ***🔗
alice_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1 in
<iq from='localhost' to='alice_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1' id='1ffcb84f63e36020be2f7f45e8b2741c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 14:42:53.290 ***🔗
alice_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1 out
<presence/>



*** User 2024-04-25 14:42:53.290 ***🔗
alice_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1 in
<presence from='alice_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1' to='alice_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1'/>



*** User 2024-04-25 14:42:53.290 ***🔗
alice_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1 out
<presence to='room-165e037ad8@muc.localhost/alice-the-owner'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<password>pa5sw0rd</password>
	</x>
</presence>



*** User 2024-04-25 14:42:53.293 ***🔗
alice_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1 in
<presence from='room-165e037ad8@muc.localhost/alice-the-owner' to='alice_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1' type='error'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<password>pa5sw0rd</password>
	</x>
	<error code='503' type='cancel'>
		<service-unavailable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Internal server error</text>
	</error>
</presence>



*** User 2024-04-25 14:42:53.293 ***🔗
alice_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1 out
</stream:stream>

*** User 2024-04-25 14:42:53.294 ***🔗
alice_deny_creation_of_http_password_protected_room_service_unavailable_1398@localhost/res1 in
</stream:stream>
*** CT 2024-04-25 14:42:53.296 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4045.html



=== Ended at 2024-04-25 14:42:53
=== successfully completed test case
=== === Returned value: ok