=== Test case: s2s_SUITE:unknown_domain/1 (click for source code)

=== Config value:

    [{watchdog,<0.91485.0>},
     {{s2s,mim},
      #{opts =>
            #{address => #{<<"fed1">> => #{ip_address => "127.0.0.1"}},
              outgoing =>
                  #{port => 5299,
                    ip_versions => [4,6],
                    connection_timeout => 10000},
              dns => #{timeout => 10,retries => 2},
              use_starttls => optional,max_retry_delay => 300,
              ciphers => "TLSv1.2:TLSv1.3",
              certfile => "priv/ssl/fake_server.pem",default_policy => allow},
        listener =>
            #{module => ejabberd_s2s_in,port => 5269,num_acceptors => 100,
              hibernate_after => 0,backlog => 1024,ip_address => "0",
              tls =>
                  #{ciphers => "TLSv1.2:TLSv1.3",verify_mode => peer,
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              shaper => s2s_shaper,max_stanza_size => 131072,proto => tcp,
              ip_tuple => {0,0,0,0},
              ip_version => 4,connection_type => s2s,
              proxy_protocol => false}}},
     {{s2s,fed},
      #{opts =>
            #{address =>
                  #{<<"domain.example.com">> => #{ip_address => "127.0.0.1"},
                    <<"localhost">> => #{ip_address => "127.0.0.1"},
                    <<"localhost.bis">> => #{ip_address => "127.0.0.1"},
                    <<"muc.localhost">> => #{ip_address => "127.0.0.1"},
                    <<"pubsub.localhost">> => #{ip_address => "127.0.0.1"}},
              outgoing =>
                  #{port => 5269,
                    ip_versions => [4,6],
                    connection_timeout => 10000},
              dns => #{timeout => 10,retries => 2},
              use_starttls => optional,max_retry_delay => 300,
              ciphers => "TLSv1.2:TLSv1.3",
              certfile => "priv/ssl/fake_server.pem",default_policy => allow},
        listener =>
            #{module => ejabberd_s2s_in,port => 5299,num_acceptors => 100,
              hibernate_after => 0,backlog => 1024,ip_address => "0",
              tls =>
                  #{ciphers => "TLSv1.2:TLSv1.3",verify_mode => peer,
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              shaper => s2s_shaper,max_stanza_size => 131072,proto => tcp,
              ip_tuple => {0,0,0,0},
              ip_version => 4,connection_type => s2s,
              proxy_protocol => false}}},
     {escalus_user_db,xmpp},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/s2s_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cec807ac1e64.2024-04-22_17.28.38/big_tests.tests.s2s_SUITE.logs/run.2024-04-22_17.45.06/s2s_suite.unknown_domain.html"},
     {tc_group_properties,[{name,both_plain},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/s2s_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@cec807ac1e64.2024-04-22_17.28.38/big_tests.tests.s2s_SUITE.logs/run.2024-04-22_17.45.06/log_private/"},
     {escalus_users,[{alice2,[{username,<<"alice">>},
                              {server,<<"fed1">>},
                              {host,<<"localhost">>},
                              {port,5242},
                              {password,<<"makota2">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@cec807ac1e64.2024-04-22_17.28.38"

=== Started at 2024-04-22 17:45:07


*** CT 2024-04-22 17:45:07.109 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5631.html

*** User 2024-04-22 17:45:07.112 ***🔗
alicE_unknown_domain_3268@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 17:45:07.113 ***🔗
alicE_unknown_domain_3268@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f6dcf8ba48efde9d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:45:07.113 ***🔗
alicE_unknown_domain_3268@localhost 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-22 17:45:07.113 ***🔗
alicE_unknown_domain_3268@localhost out
<iq type='get' id='fd7974324f73f1427b6e5f940b7bf45a'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-22 17:45:07.113 ***🔗
alicE_unknown_domain_3268@localhost in
<iq from='localhost' to='localhost' id='fd7974324f73f1427b6e5f940b7bf45a' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-04-22 17:45:07.113 ***🔗
alicE_unknown_domain_3268@localhost out
<iq type='set' id='f4498db8266d95bab4f74686b9d9760a'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_unknown_domain_3268</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-22 17:45:07.116 ***🔗
alicE_unknown_domain_3268@localhost in
<iq from='localhost' to='localhost' id='f4498db8266d95bab4f74686b9d9760a' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_unknown_domain_3268</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-22 17:45:07.116 ***🔗
alicE_unknown_domain_3268@localhost out
</stream:stream>

*** User 2024-04-22 17:45:07.116 ***🔗
alicE_unknown_domain_3268@localhost in
</stream:stream>

*** User 2024-04-22 17:45:07.117 ***🔗
alicE_unknown_domain_3268@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-22 17:45:07.117 ***🔗
alicE_unknown_domain_3268@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fbba7cca8b417807' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:45:07.118 ***🔗
alicE_unknown_domain_3268@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>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-22 17:45:07.118 ***🔗
alicE_unknown_domain_3268@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Vua25vd25fZG9tYWluXzMyNjgAbWF0eWdyeXNh</auth>



*** User 2024-04-22 17:45:07.119 ***🔗
alicE_unknown_domain_3268@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 17:45:07.119 ***🔗
alicE_unknown_domain_3268@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-22 17:45:07.120 ***🔗
alicE_unknown_domain_3268@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e1c603e1d66d1bc3' from='localhost' version='1.0' xml:lang='en' to='alice_unknown_domain_3268@localhost'>

*** User 2024-04-22 17:45:07.120 ***🔗
alicE_unknown_domain_3268@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-22 17:45:07.120 ***🔗
alicE_unknown_domain_3268@localhost/res1 out
<iq type='set' id='71409aeb09efd124f5a478cbb63ce95b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:45:07.120 ***🔗
alicE_unknown_domain_3268@localhost/res1 in
<iq id='71409aeb09efd124f5a478cbb63ce95b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unknown_domain_3268@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:45:07.120 ***🔗
alice_unknown_domain_3268@localhost/res1 out
<iq type='set' id='97062f626299fa1b84d0e72efb6673ea'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:45:07.121 ***🔗
alice_unknown_domain_3268@localhost/res1 in
<iq from='localhost' to='alice_unknown_domain_3268@localhost/res1' id='97062f626299fa1b84d0e72efb6673ea' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:45:07.121 ***🔗
alice_unknown_domain_3268@localhost/res1 out
<presence/>



*** User 2024-04-22 17:45:07.123 ***🔗
alice_unknown_domain_3268@localhost/res1 in
<presence from='alice_unknown_domain_3268@localhost/res1' to='alice_unknown_domain_3268@localhost/res1'/>



*** User 2024-04-22 17:45:07.123 ***🔗
alice_unknown_domain_3268@localhost/res1 out
<message type='chat' to='xyz@somebogushost'>
	<body>Hello, unreachable!</body>
</message>



*** User 2024-04-22 17:45:07.271 ***🔗
alice_unknown_domain_3268@localhost/res1 in
<message from='xyz@somebogushost' to='alice_unknown_domain_3268@localhost/res1' type='error'>
	<body>Hello, unreachable!</body>
	<error code='404' type='cancel'>
		<remote-server-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>From s2s (waiting)</text>
	</error>
</message>



*** User 2024-04-22 17:45:07.272 ***🔗
alice_unknown_domain_3268@localhost/res1 out
</stream:stream>

*** User 2024-04-22 17:45:07.272 ***🔗
alice_unknown_domain_3268@localhost/res1 in
</stream:stream>
*** CT 2024-04-22 17:45:07.274 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5631.html



=== Ended at 2024-04-22 17:45:07
=== successfully completed test case
=== === Returned value: ok


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