=== Test case: mod_http_upload_SUITE:rejects_feature_discovery_with_node/1 (click for source code)

=== Config value:

    [{watchdog,<0.2101.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mod_http_upload_SUITE_data"},
     {preset,"riak_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@8dd706b7fd53.2022-05-18_09.59.49/big_tests.tests.mod_http_upload_SUITE.logs/run.2022-05-18_10.08.15/mod_http_upload_suite.rejects_feature_discovery_with_node.html"},
     {tc_group_properties,[{name,mod_http_upload_s3}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mod_http_upload_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@8dd706b7fd53.2022-05-18_09.59.49/big_tests.tests.mod_http_upload_SUITE.logs/run.2022-05-18_10.08.15/log_private/"},
     {escalus_users,[{bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@8dd706b7fd53.2022-05-18_09.59.49"

=== Started at 2022-05-18 10:08:15


*** CT 2022-05-18 10:08:15.651 *** View log from node mongooseim@localhost when started mongooseim@localhost_4478.html
*** CT 2022-05-18 10:08:15.651 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_1960.html

*** User 2022-05-18 10:08:15.652 ***
bOb@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-05-18 10:08:15.652 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='22b5d11831095856' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:08:15.653 ***
bOb@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-05-18 10:08:15.653 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-05-18 10:08:15.655 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:08:15.655 ***
bOb@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-05-18 10:08:15.655 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='576af53d31ab4d02' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:08:15.655 ***
bOb@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-05-18 10:08:15.655 ***
bOb@localhost/res1 out
<iq type='set' id='7af7af74a21b8eb4802757b1374e7981'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:08:15.655 ***
bOb@localhost/res1 in
<iq id='7af7af74a21b8eb4802757b1374e7981' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:08:15.655 ***
bob@localhost/res1 out
<iq type='set' id='760330e75a33240efe3594241d00d2e5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:08:15.655 ***
bob@localhost/res1 in
<iq type='result' id='760330e75a33240efe3594241d00d2e5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:08:15.656 ***
bob@localhost/res1 out
<presence/>



*** User 2022-05-18 10:08:15.657 ***
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:08:15.657 ***
bob@localhost/res1 out
<iq to='upload.localhost' type='get' id='e60f1df4c210678694e85ad7b03c34f9'>
	<query xmlns='http://jabber.org/protocol/disco#info' node='bad-node'/>
</iq>



*** User 2022-05-18 10:08:15.658 ***
bob@localhost/res1 in
<iq from='upload.localhost' to='bob@localhost/res1' id='e60f1df4c210678694e85ad7b03c34f9' type='error'>
	<query xmlns='http://jabber.org/protocol/disco#info' node='bad-node'/>
	<error code='404' type='cancel'>
		<item-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Node is not supported by HTTP upload</text>
	</error>
</iq>



*** User 2022-05-18 10:08:15.658 ***
bob@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:08:15.658 ***
bob@localhost/res1 in
</stream:stream>
*** CT 2022-05-18 10:08:15.659 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_1960.html
*** CT 2022-05-18 10:08:15.660 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4478.html



=== Ended at 2022-05-18 10:08:15
=== successfully completed test case
=== === Returned value: ok


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