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

=== Config value:

    [{watchdog,<0.27080.1>},
     {{s2s,mim},
      #{listener =>
            #{backlog => 100,hibernate_after => 0,ip_address => "0",
              ip_tuple => {0,0,0,0},
              ip_version => 4,max_stanza_size => 131072,
              module => ejabberd_s2s_in,num_acceptors => 100,port => 5269,
              proto => tcp,proxy_protocol => false,shaper => s2s_shaper,
              tls => [{dhfile,"priv/ssl/fake_dh_server.pem"}]},
        opts =>
            #{address => #{<<"fed1">> => #{ip_address => "127.0.0.1"}},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              dns => #{retries => 2,timeout => 10},
              max_retry_delay => 300,
              outgoing =>
                  #{connection_timeout => 10000,
                    ip_versions => [4,6],
                    port => 5299},
              use_starttls => optional}}},
     {{s2s,fed},
      #{listener =>
            #{backlog => 100,hibernate_after => 0,ip_address => "0",
              ip_tuple => {0,0,0,0},
              ip_version => 4,max_stanza_size => 131072,
              module => ejabberd_s2s_in,num_acceptors => 100,port => 5299,
              proto => tcp,proxy_protocol => false,shaper => s2s_shaper,
              tls => [{dhfile,"priv/ssl/fake_dh_server.pem"}]},
        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"}},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              dns => #{retries => 2,timeout => 10},
              max_retry_delay => 300,
              outgoing =>
                  #{connection_timeout => 10000,
                    ip_versions => [4,6],
                    port => 5269},
              use_starttls => optional}}},
     {escalus_user_db,xmpp},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/s2s_SUITE_data"},
     {preset,"elasticsearch_and_cassandra_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1d2c55569403.2022-05-25_09.03.50/big_tests.tests.s2s_SUITE.logs/run.2022-05-25_09.15.20/s2s_suite.connections_info.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@1d2c55569403.2022-05-25_09.03.50/big_tests.tests.s2s_SUITE.logs/run.2022-05-25_09.15.20/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@1d2c55569403.2022-05-25_09.03.50"

=== Started at 2022-05-25 09:15:20


*** CT 2022-05-25 09:15:20.695 *** View log from node mongooseim@localhost when started mongooseim@localhost_5488.html
*** CT 2022-05-25 09:15:20.696 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2007.html

*** User 2022-05-25 09:15:20.698 ***
alice_connections_info_1606@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:15:20.699 ***
alice_connections_info_1606@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='26c94c35d7a94d6e' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:15:20.699 ***
alice_connections_info_1606@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 09:15:20.699 ***
alice_connections_info_1606@fed1 out
<iq type='get' id='9b0edf2c1fd47d0bcbe38590f26daf05'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-05-25 09:15:20.699 ***
alice_connections_info_1606@fed1 in
<iq from='fed1' id='9b0edf2c1fd47d0bcbe38590f26daf05' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2022-05-25 09:15:20.699 ***
alice_connections_info_1606@fed1 out
<iq type='set' id='7e6996269e43103f40940830d9e576dc'>
	<query xmlns='jabber:iq:register'>
		<username>alice_connections_info_1606</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2022-05-25 09:15:20.720 ***
alice_connections_info_1606@fed1 in
<iq from='fed1' id='7e6996269e43103f40940830d9e576dc' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice_connections_info_1606</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2022-05-25 09:15:20.720 ***
alice_connections_info_1606@fed1 out
</stream:stream>

*** User 2022-05-25 09:15:20.720 ***
alice_connections_info_1606@fed1 in
</stream:stream>

*** User 2022-05-25 09:15:20.721 ***
alicE_connections_info_1606@localhost 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 09:15:20.721 ***
alicE_connections_info_1606@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c63139e43d4185cf' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:15:20.721 ***
alicE_connections_info_1606@localhost 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 09:15:20.721 ***
alicE_connections_info_1606@localhost out
<iq type='get' id='ad9613c811df8a9ea45cded1f880a55f'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-05-25 09:15:20.722 ***
alicE_connections_info_1606@localhost in
<iq from='localhost' id='ad9613c811df8a9ea45cded1f880a55f' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2022-05-25 09:15:20.722 ***
alicE_connections_info_1606@localhost out
<iq type='set' id='cd0a111e08600a06379be004b9892946'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_connections_info_1606</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-05-25 09:15:20.722 ***
alicE_connections_info_1606@localhost in
<iq from='localhost' id='cd0a111e08600a06379be004b9892946' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_connections_info_1606</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-05-25 09:15:20.722 ***
alicE_connections_info_1606@localhost out
</stream:stream>

*** User 2022-05-25 09:15:20.722 ***
alicE_connections_info_1606@localhost in
</stream:stream>

*** User 2022-05-25 09:15:20.723 ***
alice_connections_info_1606@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:15:20.723 ***
alice_connections_info_1606@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3b1bbb814eaaaeb5' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:15:20.723 ***
alice_connections_info_1606@fed1/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 09:15:20.723 ***
alice_connections_info_1606@fed1/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX2Nvbm5lY3Rpb25zX2luZm9fMTYwNgBtYWtvdGEy</auth>



*** User 2022-05-25 09:15:20.726 ***
alice_connections_info_1606@fed1/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 09:15:20.726 ***
alice_connections_info_1606@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:15:20.726 ***
alice_connections_info_1606@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0a340d1534069725' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:15:20.726 ***
alice_connections_info_1606@fed1/res1 in
<stream:features>
	<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'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 09:15:20.726 ***
alice_connections_info_1606@fed1/res1 out
<iq type='set' id='93587db9de9b96e218775b28151f63c2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 09:15:20.726 ***
alice_connections_info_1606@fed1/res1 in
<iq id='93587db9de9b96e218775b28151f63c2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_connections_info_1606@fed1/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 09:15:20.726 ***
alice_connections_info_1606@fed1/res1 out
<iq type='set' id='4dc5aeb7f4815cb0ee73c635c8d5da93'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:15:20.727 ***
alice_connections_info_1606@fed1/res1 in
<iq type='result' id='4dc5aeb7f4815cb0ee73c635c8d5da93'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:15:20.727 ***
alice_connections_info_1606@fed1/res1 out
<presence/>



*** User 2022-05-25 09:15:20.727 ***
alice_connections_info_1606@fed1/res1 in
<presence from='alice_connections_info_1606@fed1/res1' to='alice_connections_info_1606@fed1/res1' xml:lang='en'/>



*** User 2022-05-25 09:15:20.728 ***
alicE_connections_info_1606@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 09:15:20.728 ***
alicE_connections_info_1606@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5a62afbdeb00be25' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:15:20.728 ***
alicE_connections_info_1606@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 09:15:20.728 ***
alicE_connections_info_1606@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2Nvbm5lY3Rpb25zX2luZm9fMTYwNgBtYXR5Z3J5c2E=</auth>



*** User 2022-05-25 09:15:20.729 ***
alicE_connections_info_1606@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 09:15:20.729 ***
alicE_connections_info_1606@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 09:15:20.729 ***
alicE_connections_info_1606@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8ae43e86beab4b13' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:15:20.729 ***
alicE_connections_info_1606@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 09:15:20.729 ***
alicE_connections_info_1606@localhost/res1 out
<iq type='set' id='33938706d70807f8968093e2a198d3fb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 09:15:20.729 ***
alicE_connections_info_1606@localhost/res1 in
<iq id='33938706d70807f8968093e2a198d3fb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_connections_info_1606@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 09:15:20.729 ***
alice_connections_info_1606@localhost/res1 out
<iq type='set' id='ab8d456e41dc88f6182e3faf043c1650'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:15:20.730 ***
alice_connections_info_1606@localhost/res1 in
<iq type='result' id='ab8d456e41dc88f6182e3faf043c1650'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:15:20.730 ***
alice_connections_info_1606@localhost/res1 out
<presence/>



*** User 2022-05-25 09:15:20.730 ***
alice_connections_info_1606@localhost/res1 in
<presence from='alice_connections_info_1606@localhost/res1' to='alice_connections_info_1606@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 09:15:20.730 ***
alice_connections_info_1606@localhost/res1 out
<message to='alice_connections_info_1606@fed1/res1' type='chat'>
	<body>Hi, foreign Alice!</body>
</message>



*** User 2022-05-25 09:15:20.731 ***
alice_connections_info_1606@fed1/res1 in
<message from='alice_connections_info_1606@localhost/res1' to='alice_connections_info_1606@fed1/res1' xml:lang='en' type='chat'>
	<body>Hi, foreign Alice!</body>
</message>



*** User 2022-05-25 09:15:20.731 ***
alice_connections_info_1606@fed1/res1 out
<message to='alice_connections_info_1606@localhost/res1' type='chat'>
	<body>Nice to meet you!</body>
</message>



*** User 2022-05-25 09:15:20.732 ***
alice_connections_info_1606@localhost/res1 in
<message from='alice_connections_info_1606@fed1/res1' to='alice_connections_info_1606@localhost/res1' xml:lang='en' type='chat'>
	<body>Nice to meet you!</body>
</message>



*** User 2022-05-25 09:15:20.732 ***
alice_connections_info_1606@localhost/res1 out
</stream:stream>

*** User 2022-05-25 09:15:20.732 ***
alice_connections_info_1606@localhost/res1 in
</stream:stream>

*** User 2022-05-25 09:15:20.732 ***
alice_connections_info_1606@fed1/res1 out
</stream:stream>

*** User 2022-05-25 09:15:20.732 ***
alice_connections_info_1606@fed1/res1 in
</stream:stream>

*** User 2022-05-25 09:15:20.733 ***
S2sIn: [[{s2s_pid,<8655.909.2>},
         {status,open},
         {direction,in},
         {statename,stream_established},
         {addr,{127,0,0,1}},
         {port,46616},
         {streamid,<<"5e8cfd42bd28929e">>},
         {tls,false},
         {tls_enabled,false},
         {tls_options,[{dhfile,"priv/ssl/fake_dh_server.pem"}]},
         {authenticated,false},
         {shaper,s2s_shaper},
         {sockmod,ejabberd_socket},
         {domains,[<<"fed1">>]}]]

*** User 2022-05-25 09:15:20.733 ***
S2sOut: [[{s2s_pid,<8655.910.2>},
          {status,open},
          {direction,out},
          {statename,wait_for_validation},
          {addr,{127,0,0,1}},
          {port,52318},
          {streamid,<<"a896f6edb6fb39f2">>},
          {use_v10,false},
          {tls,false},
          {tls_required,false},
          {tls_enabled,false},
          {tls_options,[connect,{ciphers,"TLSv1.2:TLSv1.3"}]},
          {authenticated,false},
          {db_enabled,true},
          {try_auth,true},
          {myname,<<"localhost">>},
          {server,<<"fed1">>},
          {delay_to_retry,undefined_delay},
          {verify,{<8655.909.2>,
                   <<"0ee5c785026974c102d0e91ef4537bb588343236ac323ff7b81ab431e19fccc1">>,
                   <<"5e8cfd42bd28929e">>}}],
         [{s2s_pid,<8655.906.2>},
          {status,open},
          {direction,out},
          {statename,stream_established},
          {addr,{127,0,0,1}},
          {port,52316},
          {streamid,<<"380f8cdc8ea1d038">>},
          {use_v10,false},
          {tls,false},
          {tls_required,false},
          {tls_enabled,false},
          {tls_options,[connect,{ciphers,"TLSv1.2:TLSv1.3"}]},
          {authenticated,false},
          {db_enabled,true},
          {try_auth,true},
          {myname,<<"localhost">>},
          {server,<<"fed1">>},
          {delay_to_retry,undefined_delay},
          {verify,false}]]
*** CT 2022-05-25 09:15:20.735 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2007.html
*** CT 2022-05-25 09:15:20.736 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5488.html



=== Ended at 2022-05-25 09:15:20
=== successfully completed test case
=== === Returned value: ok


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