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

=== Config value:

    [{watchdog,<0.23249.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mod_http_upload_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@b90e3713176e.2022-03-07_09.29.55/big_tests.tests.mod_http_upload_SUITE.logs/run.2022-03-07_09.36.39/mod_http_upload_suite.sends_different_put_and_get_urls.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@b90e3713176e.2022-03-07_09.29.55/big_tests.tests.mod_http_upload_SUITE.logs/run.2022-03-07_09.36.39/log_private/"},
     {escalus_users,[{bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@b90e3713176e.2022-03-07_09.29.55"

=== Started at 2022-03-07 09:36:40


*** CT 2022-03-07 09:36:40.607 *** View log from node mongooseim@localhost when started mongooseim@localhost_4133.html
*** CT 2022-03-07 09:36:40.608 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2195.html

*** User 2022-03-07 09:36:40.610 ***
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-03-07 09:36:40.611 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8d768b38475bfe02' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:36:40.611 ***
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-03-07 09:36:40.611 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-03-07 09:36:40.613 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 09:36:40.613 ***
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-03-07 09:36:40.614 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='021345218439147d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:36:40.614 ***
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-03-07 09:36:40.614 ***
bOb@localhost/res1 out
<iq type='set' id='d9cb2da5da3891c55b83c09cdfbd654c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 09:36:40.614 ***
bOb@localhost/res1 in
<iq id='d9cb2da5da3891c55b83c09cdfbd654c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 09:36:40.614 ***
bOb@localhost/res1 out
<iq type='set' id='f583f3a138fdcf1772695fef46ee1c2d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:36:40.615 ***
bOb@localhost/res1 in
<iq type='result' id='f583f3a138fdcf1772695fef46ee1c2d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:36:40.615 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-03-07 09:36:40.616 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-03-07 09:36:40.616 ***
bOb@localhost/res1 out
<iq type='get' to='upload.localhost'>
	<request xmlns='urn:xmpp:http:upload:0' filename='filename.jpg' size='123'/>
</iq>



*** User 2022-03-07 09:36:40.617 ***
bOb@localhost/res1 in
<iq from='upload.localhost' to='bOb@localhost/res1' id='' type='result'>
	<slot xmlns='urn:xmpp:http:upload:0'>
		<put url='http://bucket.s3-eu-east-25.example.com/71600d16c7d2538ea6a6ac65a531df37db4be2af953d3bc22ddfdf5841af55b7/filename.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=AKIAIAOAONIULXQGMOUA%2F20220307%2Feu-east-25%2Fs3%2Faws4_request&amp;X-Amz-Date=20220307T093640Z&amp;X-Amz-Expires=60&amp;X-Amz-Signature=3142910a5e16cb297a45934d8f7a1b621ff9d75aeee32a01a4ed560cca5b759b&amp;X-Amz-SignedHeaders=content-length%3Bhost%3Bx-amz-acl'/>
		<get url='http://bucket.s3-eu-east-25.example.com/71600d16c7d2538ea6a6ac65a531df37db4be2af953d3bc22ddfdf5841af55b7/filename.jpg'/>
	</slot>
</iq>



*** User 2022-03-07 09:36:40.618 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-03-07 09:36:40.618 ***
bOb@localhost/res1 in
</stream:stream>
*** CT 2022-03-07 09:36:40.622 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2195.html
*** CT 2022-03-07 09:36:40.623 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4133.html



=== Ended at 2022-03-07 09:36:40
=== successfully completed test case
=== === Returned value: ok


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