=== Test case: websockets_SUITE:escape_attrs/1 (click for source code)

=== Config value:

    [{user,geralt_s},
     {watchdog,<0.12089.2>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/websockets_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.websockets_SUITE.logs/run.2022-05-11_09.06.16/websockets_suite.escape_attrs.168450.html"},
     {tc_group_properties,[{name,wss_chat},{repeat_until_all_ok,3},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/websockets_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.websockets_SUITE.logs/run.2022-05-11_09.06.16/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"domain.example.com">>},
                              {host,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {geralt_s,[{username,<<"geralt_s">>},
                                {server,<<"domain.example.com">>},
                                {host,<<"localhost">>},
                                {password,<<"witcher_s">>},
                                {transport,escalus_ws},
                                {ssl,true},
                                {port,5285},
                                {wspath,<<"/ws-xmpp">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40"

=== Started at 2022-05-11 09:06:16


*** CT 2022-05-11 09:06:16.880 *** View log from node mongooseim@localhost when started mongooseim@localhost_3141.html
*** CT 2022-05-11 09:06:16.880 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_578.html

*** User 2022-05-11 09:06:16.882 ***
alicE@domain.example.com/res1 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-05-11 09:06:16.883 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='de43d497f42127f7' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:06:16.883 ***
alicE@domain.example.com/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-05-11 09:06:16.883 ***
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-05-11 09:06:16.884 ***
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 09:06:16.884 ***
alicE@domain.example.com/res1 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-05-11 09:06:16.884 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6ba186ce041917ef' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:06:16.884 ***
alicE@domain.example.com/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-05-11 09:06:16.884 ***
alicE@domain.example.com/res1 out
<iq type='set' id='f121640e8a87103d59315b8287fac68f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 09:06:16.884 ***
alicE@domain.example.com/res1 in
<iq id='f121640e8a87103d59315b8287fac68f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 09:06:16.884 ***
alicE@domain.example.com/res1 out
<iq type='set' id='2b52377993ec1a7481a24903ea8b9bf0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:06:16.884 ***
alicE@domain.example.com/res1 in
<iq type='result' id='2b52377993ec1a7481a24903ea8b9bf0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:06:16.885 ***
alicE@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 09:06:16.885 ***
alicE@domain.example.com/res1 in
<presence from='alicE@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** System report during websockets_SUITE:escape_attrs/1 in wss_chat 2022-05-11 09:06:16.886 ***
=WARNING REPORT==== 11-May-2022::09:06:16.886786 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-05-11 09:06:16.893 ***
geralt_s@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2022-05-11 09:06:16.893 ***
geralt_s@domain.example.com/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='a1a7f9a4d4d08187' from='domain.example.com'/>



*** User 2022-05-11 09:06:16.894 ***
geralt_s@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-05-11 09:06:16.894 ***
geralt_s@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdF9zAHdpdGNoZXJfcw==</auth>



*** User 2022-05-11 09:06:16.894 ***
geralt_s@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 09:06:16.895 ***
geralt_s@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2022-05-11 09:06:16.895 ***
geralt_s@domain.example.com/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='2675ed697c916bc1' from='domain.example.com'/>



*** User 2022-05-11 09:06:16.895 ***
geralt_s@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-05-11 09:06:16.895 ***
geralt_s@domain.example.com/res1 out
<iq type='set' id='9e68adb06812307b1b2267a3ae57365a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 09:06:16.895 ***
geralt_s@domain.example.com/res1 in
<iq id='9e68adb06812307b1b2267a3ae57365a' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt_s@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 09:06:16.895 ***
geralt_s@domain.example.com/res1 out
<iq type='set' id='e6ea7fd55d9ceeb9184d1c6a88e478fd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:06:16.896 ***
geralt_s@domain.example.com/res1 in
<iq type='result' id='e6ea7fd55d9ceeb9184d1c6a88e478fd' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:06:16.896 ***
geralt_s@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 09:06:16.897 ***
geralt_s@domain.example.com/res1 in
<presence from='geralt_s@domain.example.com/res1' to='geralt_s@domain.example.com/res1' xmlns='jabber:client'/>



*** User 2022-05-11 09:06:16.897 ***
carol@domain.example.com/res1 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-05-11 09:06:16.909 ***
carol@domain.example.com/res1 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-05-11 09:06:16.909 ***
carol@domain.example.com/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-05-11 09:06:16.910 ***
carol@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sAGppbmdsZWJlbGxz</auth>



*** User 2022-05-11 09:06:16.911 ***
carol@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 09:06:16.911 ***
carol@domain.example.com/res1 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-05-11 09:06:16.922 ***
carol@domain.example.com/res1 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-05-11 09:06:16.922 ***
carol@domain.example.com/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-05-11 09:06:16.922 ***
carol@domain.example.com/res1 out
<iq type='set' id='cea086dece4ff5b36faec7f573eab21b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 09:06:16.923 ***
carol@domain.example.com/res1 in
<iq xmlns='jabber:client' id='cea086dece4ff5b36faec7f573eab21b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 09:06:16.923 ***
carol@domain.example.com/res1 out
<iq type='set' id='bf8bb6cc7ca0a7c4688ebcb4529a7d65'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:06:16.924 ***
carol@domain.example.com/res1 in
<iq xmlns='jabber:client' type='result' id='bf8bb6cc7ca0a7c4688ebcb4529a7d65'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:06:16.924 ***
carol@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 09:06:16.925 ***
carol@domain.example.com/res1 in
<presence xmlns='jabber:client' from='carol@domain.example.com/res1' to='carol@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 09:06:16.925 ***
alicE@domain.example.com/res1 out
<message to='geralt_s@domain.example.com/res1' type='chat'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-05-11 09:06:16.925 ***
geralt_s@domain.example.com/res1 in
<message from='alicE@domain.example.com/res1' to='geralt_s@domain.example.com/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-05-11 09:06:16.925 ***
geralt_s@domain.example.com/res1 out
<message to='alicE@domain.example.com/res1' type='chat'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-05-11 09:06:16.926 ***
alicE@domain.example.com/res1 in
<message from='geralt_s@domain.example.com/res1' to='alicE@domain.example.com/res1' type='chat' xmlns='jabber:client'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-05-11 09:06:16.926 ***
geralt_s@domain.example.com/res1 out
<message to='carol@domain.example.com/res1' type='chat'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-05-11 09:06:16.927 ***
carol@domain.example.com/res1 in
<message from='geralt_s@domain.example.com/res1' to='carol@domain.example.com/res1' type='chat' xmlns='jabber:client'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-05-11 09:06:16.927 ***
carol@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 09:06:16.928 ***
carol@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-11 09:06:16.928 ***
geralt_s@domain.example.com/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-05-11 09:06:16.928 ***
geralt_s@domain.example.com/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-05-11 09:06:16.928 ***
alicE@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 09:06:16.929 ***
alicE@domain.example.com/res1 in
</stream:stream>

*** System report during websockets_SUITE:escape_attrs/1 in wss_chat 2022-05-11 09:06:16.929 ***
=WARNING REPORT==== 11-May-2022::09:06:16.929294 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"


*** CT 2022-05-11 09:06:16.931 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_578.html
*** CT 2022-05-11 09:06:16.932 *** View log from node mongooseim@localhost when finished mongooseim@localhost_3141.html



=== Ended at 2022-05-11 09:06:16
=== successfully completed test case
=== === Returned value: ok


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