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

=== Config value:

    [{user,carol_s},
     {watchdog,<0.8505.0>},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/bosh_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43f5552376e6.2022-03-04_11.16.18/big_tests.tests.bosh_SUITE.logs/run.2022-03-04_11.16.40/bosh_suite.namespace.18562.html"},
     {tc_group_properties,[{shuffle,{1646,392602,797503}},{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@43f5552376e6.2022-03-04_11.16.18/big_tests.tests.bosh_SUITE.logs/run.2022-03-04_11.16.40/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@43f5552376e6.2022-03-04_11.16.18"

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


*** CT 2022-03-04 11:16:43.162 *** View log from node mongooseim@localhost when started mongooseim@localhost_65.html
*** CT 2022-03-04 11:16:43.163 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_28.html

*** User 2022-03-04 11:16:43.164 ***
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-03-04 11:16:43.182 ***
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-03-04 11:16:43.182 ***
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-03-04 11:16:43.182 ***
carol_s@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX3MAamluZ2xlYmVsbHNfcw==</auth>



*** User 2022-03-04 11:16:43.190 ***
carol_s@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:16:43.190 ***
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-03-04 11:16:43.202 ***
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-03-04 11:16:43.202 ***
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-03-04 11:16:43.202 ***
carol_s@localhost/res1 out
<iq type='set' id='15ee5aba118b5fed4c22d0e38d6e13f9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:16:43.203 ***
carol_s@localhost/res1 in
<iq xmlns='jabber:client' id='15ee5aba118b5fed4c22d0e38d6e13f9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_s@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:16:43.203 ***
carol_s@localhost/res1 out
<iq type='set' id='5e03ddb473b46e7c64ecc404c3e4fef1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:16:43.204 ***
carol_s@localhost/res1 in
<iq xmlns='jabber:client' type='result' id='5e03ddb473b46e7c64ecc404c3e4fef1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:16:43.204 ***
carol_s@localhost/res1 out
<presence/>



*** User 2022-03-04 11:16:43.206 ***
carol_s@localhost/res1 in
<presence xmlns='jabber:client' from='carol_s@localhost/res1' to='carol_s@localhost/res1' xml:lang='en'/>



*** User 2022-03-04 11:16:43.207 ***
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-03-04 11:16:43.207 ***
geralt@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='3d39f3329974cd4b' from='localhost'/>



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



*** User 2022-03-04 11:16:43.208 ***
geralt@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:16:43.208 ***
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-03-04 11:16:43.208 ***
geralt@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='02908887c34ef93e' from='localhost'/>



*** User 2022-03-04 11:16:43.208 ***
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-03-04 11:16:43.208 ***
geralt@localhost/res1 out
<iq type='set' id='d55caff9b0dbfad0af1227d7f699db0b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:16:43.209 ***
geralt@localhost/res1 in
<iq id='d55caff9b0dbfad0af1227d7f699db0b' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:16:43.209 ***
geralt@localhost/res1 out
<iq type='set' id='d723515410c8ec7c107dac4c21e21ad0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:16:43.209 ***
geralt@localhost/res1 in
<iq type='result' id='d723515410c8ec7c107dac4c21e21ad0' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:16:43.209 ***
geralt@localhost/res1 out
<presence/>



*** User 2022-03-04 11:16:43.210 ***
geralt@localhost/res1 in
<presence from='geralt@localhost/res1' to='geralt@localhost/res1' xmlns='jabber:client'/>



*** User 2022-03-04 11:16:43.211 ***
carol_s@localhost/res1 in
<iq xmlns='jabber:client' from='localhost' to='carol_s@localhost/res1' id='4a65ae5db545c287c55fa8764fae2a33' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='vjud.localhost'/>
	</query>
</iq>



*** User 2022-03-04 11:16:43.211 ***
geralt@localhost/res1 out
<message to='carol_s@localhost/res1' type='chat'>
	<body>Hello</body>
</message>



*** User 2022-03-04 11:16:43.211 ***
geralt@localhost/res1 out
<presence to='carol_s@localhost/res1'/>



*** User 2022-03-04 11:16:43.212 ***
carol_s@localhost/res1 in
<message from='geralt@localhost/res1' to='carol_s@localhost/res1' type='chat' xmlns='jabber:client'>
	<body>Hello</body>
</message>



*** User 2022-03-04 11:16:43.213 ***
carol_s@localhost/res1 in
<presence from='geralt@localhost/res1' to='carol_s@localhost/res1' xmlns='jabber:client'/>



*** User 2022-03-04 11:16:43.213 ***
geralt@localhost/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-03-04 11:16:43.213 ***
geralt@localhost/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-03-04 11:16:43.214 ***
carol_s@localhost/res1 out
</stream:stream>

*** User 2022-03-04 11:16:43.214 ***
carol_s@localhost/res1 in
</stream:stream>
*** CT 2022-03-04 11:16:43.216 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_28.html
*** CT 2022-03-04 11:16:43.216 *** View log from node mongooseim@localhost when finished mongooseim@localhost_65.html



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


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