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

=== Config value:

    [{user,carol},
     {watchdog,<0.5856.0>},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"internal_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/bosh_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@2d70aa797149.2024-03-20_18.07.26/big_tests.tests.bosh_SUITE.logs/run.2024-03-20_18.07.53/bosh_suite.multiple_stanzas.html"},
     {tc_group_properties,[{shuffle,{1710,958074,375061}},{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@2d70aa797149.2024-03-20_18.07.26/big_tests.tests.bosh_SUITE.logs/run.2024-03-20_18.07.53/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => mnesia,iqdisc => parallel},
        mod_roster =>
            #{backend => mnesia,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {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},
                               {ssl_opts,[{verify,verify_none}]}]},
                     {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@2d70aa797149.2024-03-20_18.07.26"

=== Started at 2024-03-20 18:07:54


*** CT 2024-03-20 18:07:54.532 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_93.html

*** User 2024-03-20 18:07:54.532 ***🔗
carol@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-03-20 18:07:54.545 ***🔗
carol@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-20 18:07:54.546 ***🔗
carol@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<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-03-20 18:07:54.546 ***🔗
carol@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sAGppbmdsZWJlbGxz</auth>



*** User 2024-03-20 18:07:54.547 ***🔗
carol@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-20 18:07:54.547 ***🔗
carol@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-03-20 18:07:54.559 ***🔗
carol@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-20 18:07:54.560 ***🔗
carol@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-03-20 18:07:54.560 ***🔗
carol@localhost/res1 out
<iq type='set' id='f0dc615e3d899eb209922a8dc2a8f3ca'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-20 18:07:54.560 ***🔗
carol@localhost/res1 in
<iq xmlns='jabber:client' id='f0dc615e3d899eb209922a8dc2a8f3ca' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-20 18:07:54.561 ***🔗
carol@localhost/res1 out
<iq type='set' id='57008185100d842e4309db7a03852190'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-20 18:07:54.561 ***🔗
carol@localhost/res1 in
<iq xmlns='jabber:client' from='localhost' to='carol@localhost/res1' id='57008185100d842e4309db7a03852190' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-20 18:07:54.561 ***🔗
carol@localhost/res1 out
<presence/>



*** User 2024-03-20 18:07:54.562 ***🔗
carol@localhost/res1 in
<presence xmlns='jabber:client' from='carol@localhost/res1' to='carol@localhost/res1'/>



*** User 2024-03-20 18:07:54.563 ***🔗
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2024-03-20 18:07:54.564 ***🔗
geralt@localhost/res1 in
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='a8139a758263ce94' from='localhost' version='1.0' xml:lang='en'/>



*** User 2024-03-20 18:07:54.564 ***🔗
geralt@localhost/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<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'/>
</features>



*** User 2024-03-20 18:07:54.564 ***🔗
geralt@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdAB3aXRjaGVy</auth>



*** User 2024-03-20 18:07:54.564 ***🔗
geralt@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-20 18:07:54.565 ***🔗
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2024-03-20 18:07:54.565 ***🔗
geralt@localhost/res1 in
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='e3b9f66a7f3cd0b9' from='localhost' version='1.0' xml:lang='en' to='geralt@localhost'/>



*** User 2024-03-20 18:07:54.565 ***🔗
geralt@localhost/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2024-03-20 18:07:54.565 ***🔗
geralt@localhost/res1 out
<iq type='set' id='b78da468dc73e98967b5d2ed307c0d46'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-20 18:07:54.565 ***🔗
geralt@localhost/res1 in
<iq id='b78da468dc73e98967b5d2ed307c0d46' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-20 18:07:54.565 ***🔗
geralt@localhost/res1 out
<iq type='set' id='732ca648568f9a2e80726bca5767a9c7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-20 18:07:54.566 ***🔗
geralt@localhost/res1 in
<iq from='localhost' to='geralt@localhost/res1' id='732ca648568f9a2e80726bca5767a9c7' type='result' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-20 18:07:54.566 ***🔗
geralt@localhost/res1 out
<presence/>



*** User 2024-03-20 18:07:54.566 ***🔗
geralt@localhost/res1 in
<presence from='geralt@localhost/res1' to='geralt@localhost/res1' xmlns='jabber:client'/>



*** User 2024-03-20 18:07:54.567 ***🔗
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 2024-03-20 18:07:54.567 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='42e45f0a31e8be85' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-20 18:07:54.567 ***🔗
alicE@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-03-20 18:07:54.567 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-03-20 18:07:54.568 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-20 18:07:54.568 ***🔗
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 2024-03-20 18:07:54.568 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e56b392a88612477' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-03-20 18:07:54.568 ***🔗
alicE@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-03-20 18:07:54.568 ***🔗
alicE@localhost/res1 out
<iq type='set' id='0e3c9f0749280dfc12b5c9b92de60a82'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-20 18:07:54.568 ***🔗
alicE@localhost/res1 in
<iq id='0e3c9f0749280dfc12b5c9b92de60a82' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-20 18:07:54.569 ***🔗
alice@localhost/res1 out
<iq type='set' id='dbb56ba5945dbeab4da16342e7bf7037'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-20 18:07:54.569 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='dbb56ba5945dbeab4da16342e7bf7037' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-20 18:07:54.569 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-03-20 18:07:54.569 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-03-20 18:07:54.570 ***🔗
geralt@localhost/res1 in
<message from='carol@localhost/res1' to='geralt@localhost/res1' type='chat' xmlns='jabber:client'>
	<body>Hello</body>
</message>



*** User 2024-03-20 18:07:54.570 ***🔗
alice@localhost/res1 in
<message from='carol@localhost/res1' to='alice@localhost/res1' type='chat'>
	<body>Hello</body>
</message>



*** User 2024-03-20 18:07:54.570 ***🔗
geralt@localhost/res1 in
<message from='carol@localhost/res1' to='geralt@localhost/res1' type='chat' xmlns='jabber:client'>
	<body>Hello</body>
</message>



*** User 2024-03-20 18:07:54.571 ***🔗
carol@localhost/res1 in
<iq xmlns='jabber:client' from='localhost' to='carol@localhost/res1' id='2c3d814d7c28e00a218e9162c29c81e1' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='vjud.localhost'/>
	</query>
</iq>



*** User 2024-03-20 18:07:54.571 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-03-20 18:07:54.571 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-03-20 18:07:54.571 ***🔗
geralt@localhost/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2024-03-20 18:07:54.571 ***🔗
geralt@localhost/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2024-03-20 18:07:54.572 ***🔗
carol@localhost/res1 out
</stream:stream>

*** User 2024-03-20 18:07:54.573 ***🔗
carol@localhost/res1 in
</stream:stream>
*** CT 2024-03-20 18:07:54.574 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_93.html



=== Ended at 2024-03-20 18:07:54
=== successfully completed test case
=== === Returned value: ok


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