=== Test case: bosh_SUITE:interleave_requests/1 (click for source code)

=== Config value:

    [{user,carol},
     {watchdog,<0.8165.0>},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/bosh_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.bosh_SUITE.logs/run.2022-03-04_11.17.14/bosh_suite.interleave_requests.html"},
     {tc_group_properties,[{shuffle,{1646,392635,622360}},{name,chat}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/bosh_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.bosh_SUITE.logs/run.2022-03-04_11.17.14/log_private/"},
     {escalus_users,[{carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]},
                     {carol_s,[{username,<<"carol_s">>},
                               {server,<<"domain.example.com">>},
                               {host,<<"localhost">>},
                               {password,<<"jinglebells_s">>},
                               {transport,escalus_bosh},
                               {ssl,true},
                               {path,<<"/http-bind">>},
                               {port,5285}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"domain.example.com">>},
                              {host,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:17:16


*** CT 2022-03-04 11:17:16.189 *** View log from node mongooseim@localhost when started mongooseim@localhost_66.html
*** CT 2022-03-04 11:17:16.189 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_30.html

*** User 2022-03-04 11:17:16.191 ***
geralt@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2022-03-04 11:17:16.192 ***
geralt@domain.example.com/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='fc07dcd84ac1744f' from='domain.example.com'/>



*** User 2022-03-04 11:17:16.192 ***
geralt@domain.example.com/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2022-03-04 11:17:16.192 ***
geralt@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdAB3aXRjaGVy</auth>



*** User 2022-03-04 11:17:16.193 ***
geralt@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:17:16.194 ***
geralt@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2022-03-04 11:17:16.194 ***
geralt@domain.example.com/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='b1a3f9778789f656' from='domain.example.com'/>



*** User 2022-03-04 11:17:16.194 ***
geralt@domain.example.com/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2022-03-04 11:17:16.194 ***
geralt@domain.example.com/res1 out
<iq type='set' id='1dec0dded80e654dfdd658a2cfb7f769'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:17:16.194 ***
geralt@domain.example.com/res1 in
<iq id='1dec0dded80e654dfdd658a2cfb7f769' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:17:16.195 ***
geralt@domain.example.com/res1 out
<iq type='set' id='2c01facc1cbc688f96201273a83ff1e3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:17:16.195 ***
geralt@domain.example.com/res1 in
<iq type='result' id='2c01facc1cbc688f96201273a83ff1e3' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:17:16.195 ***
geralt@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:17:16.196 ***
geralt@domain.example.com/res1 in
<presence from='geralt@domain.example.com/res1' to='geralt@domain.example.com/res1' xmlns='jabber:client'/>



*** User 2022-03-04 11:17:16.197 ***
carol@domain.example.com/bosh out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:17:16.208 ***
carol@domain.example.com/bosh in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:17:16.208 ***
carol@domain.example.com/bosh in
<stream:features>
	<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-03-04 11:17:16.208 ***
carol@domain.example.com/bosh out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sAGppbmdsZWJlbGxz</auth>



*** User 2022-03-04 11:17:16.210 ***
carol@domain.example.com/bosh in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:17:16.210 ***
carol@domain.example.com/bosh out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:17:16.222 ***
carol@domain.example.com/bosh in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:17:16.222 ***
carol@domain.example.com/bosh 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'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-04 11:17:16.222 ***
carol@domain.example.com/bosh out
<iq type='set' id='dd70147b10e3a39657dd060fb1df4286'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>bosh</resource>
	</bind>
</iq>



*** User 2022-03-04 11:17:16.223 ***
carol@domain.example.com/bosh in
<iq xmlns='jabber:client' id='dd70147b10e3a39657dd060fb1df4286' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol@domain.example.com/bosh</jid>
	</bind>
</iq>



*** User 2022-03-04 11:17:16.223 ***
carol@domain.example.com/bosh out
<iq type='set' id='1e5ef5933d51043fa19e1744f651c900'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:17:16.224 ***
carol@domain.example.com/bosh in
<iq xmlns='jabber:client' type='result' id='1e5ef5933d51043fa19e1744f651c900'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:17:16.225 ***
geralt@domain.example.com/res1 in
<message from='carol@domain.example.com/bosh' to='geralt@domain.example.com/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>1st!</body>
</message>



*** User 2022-03-04 11:17:16.225 ***
geralt@domain.example.com/res1 in
<message from='carol@domain.example.com/bosh' to='geralt@domain.example.com/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>2nd!</body>
</message>



*** User 2022-03-04 11:17:16.226 ***
geralt@domain.example.com/res1 in
<message from='carol@domain.example.com/bosh' to='geralt@domain.example.com/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>3rd!</body>
</message>



*** User 2022-03-04 11:17:16.226 ***
geralt@domain.example.com/res1 in
<message from='carol@domain.example.com/bosh' to='geralt@domain.example.com/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>4th!</body>
</message>



*** User 2022-03-04 11:17:16.226 ***
carol@domain.example.com/bosh out
</stream:stream>

*** User 2022-03-04 11:17:16.227 ***
carol@domain.example.com/bosh in
</stream:stream>

*** User 2022-03-04 11:17:16.227 ***
geralt@domain.example.com/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-03-04 11:17:16.227 ***
geralt@domain.example.com/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>


*** CT 2022-03-04 11:17:16.228 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_30.html
*** CT 2022-03-04 11:17:16.229 *** View log from node mongooseim@localhost when finished mongooseim@localhost_66.html



=== Ended at 2022-03-04 11:17:16
=== successfully completed test case
=== === Returned value: ok


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