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

=== Config value:

    [{user,geralt},
     {watchdog,<0.2181.2>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/websockets_SUITE_data"},
     {preset,"elasticsearch_and_cassandra_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.websockets_SUITE.logs/run.2022-06-22_09.30.55/websockets_suite.escape_attrs.html"},
     {tc_group_properties,[{name,ws_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@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.websockets_SUITE.logs/run.2022-06-22_09.30.55/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {geralt_s,[{username,<<"geralt_s">>},
                                {server,<<"localhost">>},
                                {password,<<"witcher_s">>},
                                {transport,escalus_ws},
                                {ssl,true},
                                {port,5285},
                                {wspath,<<"/ws-xmpp">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07"

=== Started at 2022-06-22 09:30:55


*** CT 2022-06-22 09:30:55.643 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5371.html
*** CT 2022-06-22 09:30:55.644 *** View log from node ejabberd2@localhost when started🔗 ejabberd2@localhost_2055.html

*** User 2022-06-22 09:30:55.645 ***🔗
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-06-22 09:30:55.646 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6b91357aaaa6718d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:30:55.646 ***🔗
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-06-22 09:30:55.646 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-06-22 09:30:55.647 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 09:30:55.647 ***🔗
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-06-22 09:30:55.647 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c4a7db2f7042e92c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:30:55.647 ***🔗
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-06-22 09:30:55.647 ***🔗
alicE@localhost/res1 out
<iq type='set' id='b5d1060945611f2f3b3f507a894753b3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 09:30:55.647 ***🔗
alicE@localhost/res1 in
<iq id='b5d1060945611f2f3b3f507a894753b3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 09:30:55.647 ***🔗
alice@localhost/res1 out
<iq type='set' id='3a8e103d39e969162a9bb87f7294a348'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:30:55.648 ***🔗
alice@localhost/res1 in
<iq type='result' id='3a8e103d39e969162a9bb87f7294a348'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:30:55.648 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2022-06-22 09:30:55.648 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 09:30:55.650 ***🔗
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-06-22 09:30:55.650 ***🔗
geralt@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='b88240bb293201f8' from='localhost'/>



*** User 2022-06-22 09:30:55.650 ***🔗
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-06-22 09:30:55.650 ***🔗
geralt@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdAB3aXRjaGVy</auth>



*** User 2022-06-22 09:30:55.651 ***🔗
geralt@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 09:30:55.651 ***🔗
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-06-22 09:30:55.651 ***🔗
geralt@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='b1fa163ee4766d43' from='localhost'/>



*** User 2022-06-22 09:30:55.651 ***🔗
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-06-22 09:30:55.651 ***🔗
geralt@localhost/res1 out
<iq type='set' id='8c3cf8e7f28d1082591f2439cc4ef14a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 09:30:55.651 ***🔗
geralt@localhost/res1 in
<iq id='8c3cf8e7f28d1082591f2439cc4ef14a' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 09:30:55.651 ***🔗
geralt@localhost/res1 out
<iq type='set' id='614cf0c178bd16a227af05e1b2515685'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:30:55.651 ***🔗
geralt@localhost/res1 in
<iq type='result' id='614cf0c178bd16a227af05e1b2515685' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:30:55.652 ***🔗
geralt@localhost/res1 out
<presence/>



*** User 2022-06-22 09:30:55.652 ***🔗
geralt@localhost/res1 in
<presence from='geralt@localhost/res1' to='geralt@localhost/res1' xmlns='jabber:client'/>



*** User 2022-06-22 09:30:55.652 ***🔗
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-06-22 09:30:55.665 ***🔗
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-06-22 09:30:55.665 ***🔗
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-06-22 09:30:55.665 ***🔗
carol@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sAGppbmdsZWJlbGxz</auth>



*** User 2022-06-22 09:30:55.667 ***🔗
carol@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 09:30:55.667 ***🔗
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-06-22 09:30:55.679 ***🔗
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-06-22 09:30:55.679 ***🔗
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-06-22 09:30:55.679 ***🔗
carol@localhost/res1 out
<iq type='set' id='c875ff4763f2199f9678d7ce7b34b723'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 09:30:55.680 ***🔗
carol@localhost/res1 in
<iq xmlns='jabber:client' id='c875ff4763f2199f9678d7ce7b34b723' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 09:30:55.680 ***🔗
carol@localhost/res1 out
<iq type='set' id='e17f4a2d215987f96faaa45ebff677d5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:30:55.680 ***🔗
carol@localhost/res1 in
<iq xmlns='jabber:client' type='result' id='e17f4a2d215987f96faaa45ebff677d5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:30:55.680 ***🔗
carol@localhost/res1 out
<presence/>



*** User 2022-06-22 09:30:55.681 ***🔗
carol@localhost/res1 in
<presence xmlns='jabber:client' from='carol@localhost/res1' to='carol@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 09:30:55.681 ***🔗
alice@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-06-22 09:30:55.682 ***🔗
geralt@localhost/res1 in
<message from='alice@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-06-22 09:30:55.682 ***🔗
geralt@localhost/res1 out
<message to='alice@localhost/res1' type='chat'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-06-22 09:30:55.682 ***🔗
alice@localhost/res1 in
<message from='geralt@localhost/res1' to='alice@localhost/res1' type='chat' xmlns='jabber:client'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-06-22 09:30:55.682 ***🔗
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-06-22 09:30:55.683 ***🔗
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-06-22 09:30:55.683 ***🔗
carol@localhost/res1 out
</stream:stream>

*** User 2022-06-22 09:30:55.683 ***🔗
carol@localhost/res1 in
</stream:stream>

*** User 2022-06-22 09:30:55.683 ***🔗
geralt@localhost/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-06-22 09:30:55.684 ***🔗
geralt@localhost/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-06-22 09:30:55.684 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2022-06-22 09:30:55.684 ***🔗
alice@localhost/res1 in
</stream:stream>
*** CT 2022-06-22 09:30:55.685 *** View log from node ejabberd2@localhost when finished🔗 ejabberd2@localhost_2055.html
*** CT 2022-06-22 09:30:55.686 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5371.html



=== Ended at 2022-06-22 09:30:55
=== successfully completed test case
=== === Returned value: ok


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