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

=== Config value:

    [{user,carol_s},
     {watchdog,<0.8462.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@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.bosh_SUITE.logs/run.2022-01-25_16.22.23/bosh_suite.multiple_stanzas.14083.html"},
     {tc_group_properties,[{shuffle,{1643,127745,293275}},{name,chat_https}]},
     {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@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.bosh_SUITE.logs/run.2022-01-25_16.22.23/log_private/"},
     {escalus_users,[{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}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59"

=== Started at 2022-01-25 16:22:25


*** CT 2022-01-25 16:22:25.901 *** View log from node mongooseim@localhost when started mongooseim@localhost_65.html
*** CT 2022-01-25 16:22:25.901 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_27.html

*** User 2022-01-25 16:22:25.902 ***
carol_s@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** System report during bosh_SUITE:multiple_stanzas/1 in chat_https 2022-01-25 16:22:25.903 ***
=WARNING REPORT==== 25-Jan-2022::16:22:25.903640 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-25 16:22:25.922 ***
carol_s@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:22:25.922 ***
carol_s@localhost/res1 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-01-25 16:22:25.922 ***
carol_s@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX3MAamluZ2xlYmVsbHNfcw==</auth>



*** System report during bosh_SUITE:multiple_stanzas/1 in chat_https 2022-01-25 16:22:25.923 ***
=WARNING REPORT==== 25-Jan-2022::16:22:25.923127 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-25 16:22:25.931 ***
carol_s@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:22:25.931 ***
carol_s@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-01-25 16:22:25.943 ***
carol_s@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:22:25.943 ***
carol_s@localhost/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'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-25 16:22:25.943 ***
carol_s@localhost/res1 out
<iq type='set' id='28928979b50288b235c46791d6487191'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:22:25.943 ***
carol_s@localhost/res1 in
<iq xmlns='jabber:client' id='28928979b50288b235c46791d6487191' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_s@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:22:25.944 ***
carol_s@localhost/res1 out
<iq type='set' id='d04fc95862750308365d15bb0f955cf5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:22:25.944 ***
carol_s@localhost/res1 in
<iq xmlns='jabber:client' type='result' id='d04fc95862750308365d15bb0f955cf5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:22:25.944 ***
carol_s@localhost/res1 out
<presence/>



*** User 2022-01-25 16:22:25.946 ***
carol_s@localhost/res1 in
<presence xmlns='jabber:client' from='carol_s@localhost/res1' to='carol_s@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:22:25.947 ***
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-01-25 16:22:25.948 ***
geralt@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='3403b4d127f0e5b5' from='localhost'/>



*** User 2022-01-25 16:22:25.948 ***
geralt@localhost/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-01-25 16:22:25.948 ***
geralt@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdAB3aXRjaGVy</auth>



*** User 2022-01-25 16:22:25.949 ***
geralt@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:22:25.949 ***
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-01-25 16:22:25.949 ***
geralt@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='7be2c375165c1618' from='localhost'/>



*** User 2022-01-25 16:22:25.949 ***
geralt@localhost/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-01-25 16:22:25.949 ***
geralt@localhost/res1 out
<iq type='set' id='196f3ee741784c8193519061e945b4f0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:22:25.950 ***
geralt@localhost/res1 in
<iq id='196f3ee741784c8193519061e945b4f0' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:22:25.950 ***
geralt@localhost/res1 out
<iq type='set' id='d3c176d9da597666ebe97bc0d9c3a82a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:22:25.950 ***
geralt@localhost/res1 in
<iq type='result' id='d3c176d9da597666ebe97bc0d9c3a82a' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:22:25.950 ***
geralt@localhost/res1 out
<presence/>



*** User 2022-01-25 16:22:25.951 ***
geralt@localhost/res1 in
<presence from='geralt@localhost/res1' to='geralt@localhost/res1' xmlns='jabber:client'/>



*** User 2022-01-25 16:22:25.952 ***
alicE@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-01-25 16:22:25.952 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7e3898b2aec4c4e9' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:22:25.952 ***
alicE@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-01-25 16:22:25.953 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-01-25 16:22:25.954 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:22:25.954 ***
alicE@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-01-25 16:22:25.954 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='200f6febe7ada49b' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:22:25.954 ***
alicE@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-01-25 16:22:25.954 ***
alicE@localhost/res1 out
<iq type='set' id='74561b4f9a80c8a7988a7ca2938f5835'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:22:25.954 ***
alicE@localhost/res1 in
<iq id='74561b4f9a80c8a7988a7ca2938f5835' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:22:25.954 ***
alicE@localhost/res1 out
<iq type='set' id='81c8ba05c6f588229bd21486aa0ee4ea'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:22:25.955 ***
alicE@localhost/res1 in
<iq type='result' id='81c8ba05c6f588229bd21486aa0ee4ea'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:22:25.955 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-01-25 16:22:25.957 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:22:25.958 ***
geralt@localhost/res1 in
<message from='carol_s@localhost/res1' to='geralt@localhost/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>Hello</body>
</message>



*** User 2022-01-25 16:22:25.958 ***
alicE@localhost/res1 in
<message from='carol_s@localhost/res1' to='alicE@localhost/res1' xml:lang='en' type='chat'>
	<body>Hello</body>
</message>



*** User 2022-01-25 16:22:25.958 ***
geralt@localhost/res1 in
<message from='carol_s@localhost/res1' to='geralt@localhost/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>Hello</body>
</message>



*** User 2022-01-25 16:22:25.958 ***
carol_s@localhost/res1 in
<iq xmlns='jabber:client' from='localhost' to='carol_s@localhost/res1' id='a536cb52bd2213a21e6b1ffeae732598' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='vjud.localhost'/>
	</query>
</iq>



*** User 2022-01-25 16:22:25.959 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:22:25.959 ***
alicE@localhost/res1 in
</stream:stream>

*** User 2022-01-25 16:22:25.959 ***
geralt@localhost/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-01-25 16:22:25.959 ***
geralt@localhost/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-01-25 16:22:25.959 ***
carol_s@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:22:25.960 ***
carol_s@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:22:25.962 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_27.html
*** CT 2022-01-25 16:22:25.962 *** View log from node mongooseim@localhost when finished mongooseim@localhost_65.html



=== Ended at 2022-01-25 16:22:25
=== successfully completed test case
=== === Returned value: ok


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