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

=== Config value:

    [{user,carol},
     {watchdog,<0.8172.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.escape_attr_chat.html"},
     {tc_group_properties,[{shuffle,{1643,127744,557332}},{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@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:24


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

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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



*** User 2022-01-25 16:22:24.781 ***
geralt@localhost/res1 in
<iq id='12bf1810b1eebb4c2a8eb7911e623e14' 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:24.781 ***
geralt@localhost/res1 out
<iq type='set' id='99dcca565e0db9affef027f48c027186'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



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



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



*** User 2022-01-25 16:22:24.786 ***
carol@localhost/res1 out
<message to='geralt@localhost/res1' type='chat'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-01-25 16:22:24.787 ***
geralt@localhost/res1 in
<message from='carol@localhost/res1' to='geralt@localhost/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-01-25 16:22:24.787 ***
geralt@localhost/res1 out
<message to='carol@localhost/res1' type='chat'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-01-25 16:22:24.788 ***
carol@localhost/res1 in
<message from='geralt@localhost/res1' to='carol@localhost/res1' type='chat' xmlns='jabber:client'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



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



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



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

*** System report during bosh_SUITE:escape_attr_chat/1 in chat 2022-01-25 16:22:24.790 ***
=ERROR REPORT==== 25-Jan-2022::16:22:24.789805 ===
** State machine <0.8269.0> terminating
** Last event = {cast,{ws_send,<0.8268.0>,
                               #Ref<0.2611525388.2919497730.127643>,close}}
** When server state  = {connected,
                            {state,<0.8268.0>,
                                {up,#Ref<0.2611525388.2919497730.127640>},
                                "localhost",5280,<<"http">>,"localhost",5280,
                                [],
                                #{protocols => [http],transport => tcp},
                                undefined,#Port<0.611>,gun_tcp,true,
                                {tcp,tcp_closed,tcp_error},
                                gun_http,
                                {http_state,#Port<0.611>,gun_tcp,#{},
                                    'HTTP/1.1',keepalive,<<>>,undefined,[],
                                    head,
                                    {0,0},
                                    head},
                                undefined,gun_default_event_h,undefined}}
** Reason for termination = error:{'function not exported',
                                      {gun_http,ws_send,6}}
** Callback modules = [gun]
** Callback mode = state_functions
** Stacktrace =
**  [{gun,connected,3,
          [{file,"/home/circleci/project/big_tests/_build/default/lib/gun/src/gun.erl"},
           {line,1301}]},
     {gen_statem,loop_state_callback,11,[{file,"gen_statem.erl"},{line,1194}]},
     {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,226}]}]



*** User 2022-01-25 16:22:24.790 ***
carol@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:22:24.792 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_27.html
*** CT 2022-01-25 16:22:24.793 *** View log from node mongooseim@localhost when finished mongooseim@localhost_63.html



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


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