=== Test case: mim_c2s_SUITE:too_big_opening_tag_is_rejected/1 (click for source code)

=== Config value:

    [{c2s_listener,
         #{access => c2s,module => mongoose_c2s_listener,port => 5222,
           num_acceptors => 100,hibernate_after => 0,backlog => 1024,
           tls =>
               #{module => fast_tls,mode => starttls,
                 certfile => "priv/ssl/fake_server.pem",
                 ciphers => "TLSv1.2:TLSv1.3",
                 dhfile => "priv/ssl/fake_dh_server.pem",verify_mode => none,
                 protocol_options =>
                     ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
           shaper => c2s_shaper,ip_address => "0",
           ip_tuple => {0,0,0,0},
           ip_version => 4,proto => tcp,proxy_protocol => false,
           max_stanza_size => 65536,backwards_compatible_session => true,
           c2s_state_timeout => 5000,connection_type => undefined,
           max_connections => infinity,reuse_port => false}},
     {watchdog,<0.1488.0>},
     {escalus_overrides,
         [{initial_activity,#Fun<mim_c2s_SUITE.0.17191332>},
          {start_ready_clients,fun mim_c2s_SUITE:escalus_start/2}]},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/mim_c2s_SUITE_data"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-25_14.57.21/mim_c2s_suite.too_big_opening_tag_is_rejected.514.html"},
     {tc_group_properties,[{name,basic},parallel]},
     {tc_group_path,[]},
     {data_dir,
         "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mim_c2s_SUITE_data/"},
     {priv_dir,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-25_14.57.21/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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,<<"localhost">>},
               {password,<<"matygrysa">>},
               {connection_steps,
                   [start_stream,stream_features,maybe_use_ssl,authenticate,
                    bind]}]},
          {alice_bis,
              [{username,<<"alicE">>},
               {server,<<"localhost.bis">>},
               {host,<<"localhost">>},
               {password,<<"matygrysa">>}]},
          {bob,
              [{username,<<"bOb">>},
               {server,<<"localhost">>},
               {password,<<"makrolika">>},
               {connection_steps,
                   [start_stream,stream_features,maybe_use_ssl,authenticate,
                    bind]}]},
          {carol,
              [{username,<<"carol">>},
               {server,<<"localhost">>},
               {password,<<"jinglebells">>},
               {transport,escalus_bosh},
               {path,<<"/http-bind">>},
               {port,5280}]},
          {carol_s,
              [{username,<<"carol_s">>},
               {server,<<"localhost">>},
               {password,<<"jinglebells_s">>},
               {transport,escalus_bosh},
               {ssl,true},
               {path,<<"/http-bind">>},
               {port,5285},
               {ssl_opts,[{verify,verify_none}]}]},
          {kate,
              [{username,<<"kate">>},
               {server,<<"localhost">>},
               {password,<<"makrowe;p">>}]},
          {mike,
              [{username,<<"mike">>},
               {server,<<"localhost">>},
               {password,<<"nicniema">>}]},
          {john,
              [{username,<<"john">>},
               {server,<<"localhost">>},
               {password,<<"cosontuma">>}]},
          {geralt,
              [{username,<<"geralt">>},
               {server,<<"localhost">>},
               {password,<<"witcher">>},
               {transport,escalus_ws},
               {port,5280},
               {wspath,<<"/ws-xmpp">>}]},
          {geralt_s,
              [{username,<<"geralt_s">>},
               {server,<<"localhost">>},
               {password,<<"witcher_s">>},
               {transport,escalus_ws},
               {ssl,true},
               {port,5285},
               {wspath,<<"/ws-xmpp">>},
               {ssl_opts,[{verify,verify_none}]}]},
          {hacker,
              [{username,<<"hacker">>},
               {server,<<"localhost">>},
               {password,<<"bringdowntheserver">>},
               {port,5223}]},
          {admin,
              [{username,<<"admin">>},
               {server,<<"localhost">>},
               {password,<<"bruce_almighty">>}]},
          {secure_joe,
              [{username,<<"secure_joe">>},
               {server,<<"localhost">>},
               {password,<<"break_me">>},
               {starttls,required}]},
          {astrid,
              [{username,<<"astrid">>},
               {server,<<"sogndal">>},
               {host,<<"localhost">>},
               {password,<<"doctor">>}]},
          {alice2,
              [{username,<<"alice">>},
               {server,<<"fed1">>},
               {host,<<"localhost">>},
               {port,5242},
               {password,<<"makota2">>}]},
          {bob2,
              [{username,<<"bob">>},
               {server,<<109,105,99,104,97,197,130>>},
               {host,<<"localhost">>},
               {port,5242},
               {password,<<"makota3">>}]},
          {clusterguy,
              [{username,<<"clusterguy">>},
               {server,<<"localhost">>},
               {host,<<"localhost">>},
               {password,<<"distributionftw">>},
               {port,5232}]},
          {clusterbuddy,
              [{username,<<"clusterbuddy">>},
               {server,<<"localhost">>},
               {host,<<"localhost">>},
               {password,<<"wasssssssup">>},
               {port,5232}]},
          {eve,
              [{username,<<"eve">>},
               {server,<<"localhost">>},
               {password,<<"password">>},
               {port,5252}]},
          {neustradamus,
              [{username,<<"neustradamus">>},
               {server,<<"localhost">>},
               {host,<<"localhost">>},
               {password,<<"scramshaplus">>},
               {starttls,required},
               {tls_module,fast_tls}]},
          {alice3,
              [{username,<<"alice">>},
               {server,<<"example.com">>},
               {host,<<"localhost">>},
               {password,<<"makota2">>}]},
          {bob3,
              [{username,<<"bob">>},
               {server,<<"example.org">>},
               {host,<<"localhost">>},
               {password,<<"makota3">>},
               {port,5232}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@263f7cbb53ed.2024-04-25_14.57.19"

=== Started at 2024-04-25 14:57:21


*** CT 2024-04-25 14:57:21.314 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_22.html

*** User 2024-04-25 14:57:21.475 ***🔗
alicE_too_big_opening_tag_is_rejected_8@localhost out
<stream:stream bigattr='5b431641dd0ad8e9571557255d39684cd91d5a46757a115dabd33a9d4657b40c188fae848f811a9c278ac38e24dd10a51d4e2b600dac75ecd795e43613299043b90c901b3e900b64911ba960d2cbfa2f7a724dd5238f2b9150d5b342baca2d5a6f796d50c36957d71c1ee1728dd232a151a0b5e3e95e9bf0066511a02eafbb4a2d14bbddfc154d7a419e499a208b4bcb663bcd7a6eab0a13b6d90c78ce7f487c8d9c523af3c9bae68638e31b01b499e65fdfbbb8677b05a2003c3613d532f9d51fdb38328e00d4738c39bd762eb1f9a6af9529bcaaa886152d97f775eed51ad601bcfec6045aa3e94729057cc48d08645351f1c8793f09307257bc9deb9108e0245667d5174674941ce83f3f2edac4643b997593a49be79f210b1b4262b6d8dcc19a7183b093d0502421489f9e4260b5b2354351e5012e6de8484f6ea5905cc1ebec9175c2ab00073d6f2d4f3f70ad094d41c852c6a0c5a27cf6d5db9fef224025fec2bc207aaea2fe86329555807a1f27772b6f8925f57eded5f80b938d79a56717a7c5715e6f9292260d86393403ae21a6cd91d749d24ad7cfeeed62479f190acbbcd0bc8470cbe88d4606247e9634fcbaa04068ba404745ad549c06f5aa2fed173db85181ecb138b9917157f8eee9b17abd612f33856a6efe0b8b88e4b656831ec108862848f45281e1a4833f31fb941cf6bc6e5bf8e8c80cb4f3e768587239daa7526687b39c3d2032228d924c98d0f9242110cfd54370058f3ccadd1a882166174fae23056001bc71b4c02214df497ad0e1447fc310f16cd7ca209f23edb4f04287e74f8aeb1b6ddcd505b4fc9904b5d05efbfc955f7f049e5da2aa6730a0bb36fa7578acb9e8effb0b31e40b67ba2f71ace3f1a1a1414cf75e7854c673ce8556c55ac23f5583640009173a235f27db530025276703abc06ae86325732f0d8a554f9e4dbdafe1939d34caf86a04f2aabf59c88474defd726d58a60af363f03de1313293e17c71b2923440faa334d0a43356054d20ed4134e7fc4e0a2f9fa31371899fba63a53eaafe2f623201602d8a138152eeb54b9f58e9618428dfe52cedf1b8cad6dd4c81d983c06c33f2f9a5e9620da6df6a1fc523cbd03cab0fe768ac9a28946ed56d1e4a86d7de61181570f7ee5d064e2846ed012e7908d61e422d50ae2c056f6a20d603b3a28802e029ce1a6063cb52a7ab1b586610e2d762a889ada61488704736686136d291239cbde9659351e86199b2194fc1d83a56ec858338c7fe7608d7c8d915d1690282b5716521c912958a399992d3394cb3900cd51436bf2303241d85f8ff0d97e0b0f67350dfc491e85f49ced0ba5438542f671f7bd00071be9fdd4da4afcb39a05d377e82385ec0516780b8801cc74991511b11bad6882a234df060217b4da6a7565658fc77e23d5a4c3802b46950717f68fbe1'/>



*** User 2024-04-25 14:57:21.478 ***🔗
alicE_too_big_opening_tag_is_rejected_8@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='303e0421dac99ff0' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 14:57:21.495 ***🔗
alicE_too_big_opening_tag_is_rejected_8@localhost in
<stream:error>
	<xml-not-well-formed xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
</stream:error>



*** User 2024-04-25 14:57:21.495 ***🔗
alicE_too_big_opening_tag_is_rejected_8@localhost in
</stream:stream>
*** CT 2024-04-25 14:57:21.496 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_28.html



=== Ended at 2024-04-25 14:57:21
=== successfully completed test case
=== === Returned value: true