============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_insert_restarts.py FF

=================================== FAILURES ===================================
_________________ TestS3.test_atomic_upload_commit[v2-client0] _________________
ydb/tests/fq/restarts/test_insert_restarts.py:88: in test_atomic_upload_commit
    kikimr.compute_plane.kikimr_cluster.restart_nodes()
ydb/tests/library/harness/kikimr_runner.py:643: in restart_nodes
    node.stop()
ydb/tests/library/harness/kikimr_runner.py:262: in stop
    super(KiKiMRNode, self).stop()
ydb/tests/library/harness/daemon.py:213: in stop
    raise DaemonError(
E   ydb.tests.library.harness.daemon.DaemonError: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.034846 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.066253 seconds, 1 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 6.271427 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.537187 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 12.694958 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 15.857659 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.070638 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 22.259397 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 25.387353 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 28.653153 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.007397 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1143385==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487b532 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003487b532 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003487b532 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003487b532 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003487b532 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003487b532 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x00003487b532 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x00003487b532 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x00003487b532 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x00003488a1ae in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a659db7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a64b734 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a63b089 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000041402549 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000414015a0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000414015a0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487b44c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003487b44c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x00003488a1ae in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a659db7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a64b734 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a63b089 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000041402549 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000414015a0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000414015a0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be3cab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001be3cab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001be3cab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001be3cab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001be3cab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001be3cab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001be3cab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001be3cab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001be3cab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001be3cab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x00003487edac in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x00003487edac in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x00003487edac in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003a657caf in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003a64b3a1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a63b089 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000041402549 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000414015a0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000414015a0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be3ca34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001be3ca34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001be3ca34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x00003487edac in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x00003487edac in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x00003487edac in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003a657caf in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003a64b3a1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a63b089 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000041402549 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000414015a0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000414015a0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487ed9a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003487ed9a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003a657caf in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003a64b3a1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a63b089 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000041402549 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000414015a0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000414015a0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033ffd9c4 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000033ffd9c4 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000033ffd9c4 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000033ffd9c4 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000033ffd9c4 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000033ffd9c4 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000033ffd9c4 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000033ffd9c4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000033ffd9c4 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000033ffd9c4 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000033ffd9c4 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x000033ffc792 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000033ffc792 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034002cb0 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x00003405eef8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x000034889ae6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a654fab in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003a64ae12 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a63b089 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000041402549 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x0000414015a0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x0000414015a0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033ffd922 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000033ffd922 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000033ffd922 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000033ffd922 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x000033ffc792 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000033ffc792 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034002cb0 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x00003405eef8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x000034889ae6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a654fab in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003a64ae12 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a63b089 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000041402549 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x0000414015a0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x0000414015a0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 256 byte(s) in 4 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000348de0b0 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000348de0b0 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000348de0b0 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000348de0b0 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x0000348de0b0 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x0000348de0b0 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
E   #7 0x000042e519fb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x000042e519fb in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x000042e519fb in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x000042e519fb in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x000042e519fb in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x000042e519fb in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcOperationService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
E   #13 0x000042e4170d in NYdbGrpc::TGRpcRequestImpl<Ydb::Operations::GetOperationRequest, Ydb::Operations::GetOperationResponse, NKikimr::NGRpcService::TGRpcOperationService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
E   #14 0x000042e43ab0 in NYdbGrpc::TGRpcRequestImpl<Ydb::Operations::GetOperationRequest, Ydb::Operations::GetOperationResponse, NKikimr::NGRpcService::TGRpcOperationService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
E   #15 0x00003a64335c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00003a64335c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00003a64335c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #18 0x00003a64335c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #19 0x00003a64335c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00003a64335c in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #21 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x000021ab324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x000021ab37ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x000021ab37ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a3e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a3e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a3e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000275a3e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000275a3e98 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000275a3e98 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000275a3e98 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000275a3e98 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x0000275a3b3f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x0000275a2998 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a6ff8da in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a6ff8da in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003a6ff8da in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003a6ff8da in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003a6ff8da in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001f42145f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_atomic_upload_commit[v2-client0]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63079
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ymr1/001522/contrib/python/moto/bin/moto_server
DEBUG    root:conftest.py:46 HTTPConnectionPool(host='localhost', port=63079): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7b42055a4db0>: Failed to establish a new connection: [Errno 111] Connection refused'))
DEBUG    root:conftest.py:46 HTTPConnectionPool(host='localhost', port=63079): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7b42053d9030>: Failed to establish a new connection: [Errno 111] Connection refused'))
DEBUG    root:conftest.py:46 HTTPConnectionPool(host='localhost', port=63079): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7b42053e50b0>: Failed to establish a new connection: [Errno 111] Connection refused'))
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25236
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16608
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4055
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3679
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21915
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 68e17c6e-1aaa-4aee-a7af-3116953cee0e, localhost:24987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 68e17c6e-1aaa-4aee-a7af-3116953cee0e, localhost:24987): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 68e17c6e-1aaa-4aee-a7af-3116953cee0e, localhost:24987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pysxqjeabu.auto.internal" port: 24987 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pysxqjeabu.auto.internal:24987, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24987
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b4206075730 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b420609ac70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b420609ac70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bb453f59-f170-4cae-8529-4f50fac33589, ghrun-pysxqjeabu.auto.internal:24987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bb453f59-f170-4cae-8529-4f50fac33589, ghrun-pysxqjeabu.auto.internal:24987): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, bb453f59-f170-4cae-8529-4f50fac33589, ghrun-pysxqjeabu.auto.internal:24987): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bb453f59-f170-4cae-8529-4f50fac33589, ghrun-pysxqjeabu.auto.internal:24987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDdjMjU4MDQtZmY2Y2IyNzUtY2U0MzViNzMtZjBiYWY2M2U=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b420609ac70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b420609ac70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, af24ff3a-ccf5-459f-b03e-2b144dcfb501, ghrun-pysxqjeabu.auto.internal:24987): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, bb453f59-f170-4cae-8529-4f50fac33589, ghrun-pysxqjeabu.auto.internal:24987): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, af24ff3a-ccf5-459f-b03e-2b144dcfb501, ghrun-pysxqjeabu.auto.internal:24987): request = { session_id: "ydb://session/3?node_id=1&id=ZDdjMjU4MDQtZmY2Y2IyNzUtY2U0MzViNzMtZjBiYWY2M2U=" path: "local/DbPoolStorage_c7fe31ec-2c7c-4804-9093-a78120c9ba41/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, af24ff3a-ccf5-459f-b03e-2b144dcfb501, ghrun-pysxqjeabu.auto.internal:24987): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b420609ac70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8240a1f9-0ee0-4130-af4e-4e3afcd63720, ghrun-pysxqjeabu.auto.internal:24987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8240a1f9-0ee0-4130-af4e-4e3afcd63720, ghrun-pysxqjeabu.auto.internal:24987): request = { session_id: "ydb://session/3?node_id=1&id=ZDdjMjU4MDQtZmY2Y2IyNzUtY2U0MzViNzMtZjBiYWY2M2U=" path: "local/DbPoolStorage_c7fe31ec-2c7c-4804-9093-a78120c9ba41/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8240a1f9-0ee0-4130-af4e-4e3afcd63720, ghrun-pysxqjeabu.auto.internal:24987): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b420609ac70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dd6f30e-7406-45dd-81d1-7e27ffc4a16d, ghrun-pysxqjeabu.auto.internal:24987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dd6f30e-7406-45dd-81d1-7e27ffc4a16d, ghrun-pysxqjeabu.auto.internal:24987): request = { session_id: "ydb://session/3?node_id=1&id=ZDdjMjU4MDQtZmY2Y2IyNzUtY2U0MzViNzMtZjBiYWY2M2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_c7fe31ec-2c7c-4804-9093-a78120c9ba41\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/cp\", \"/cp\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/compute\", \"/compute\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dd6f30e-7406-45dd-81d1-7e27ffc4a16d, ghrun-pysxqjeabu.auto.internal:24987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b420609ac70>
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9658
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8611
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1585
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8706
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/cp/node_1/logfile_dkiqdxqs.log --grpc-port=21915 --mon-port=8611 --ic-port=4055
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/cp/node_1/logfile_dkiqdxqs.log --grpc-port=21915 --mon-port=8611 --ic-port=4055
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/cp/node_1/logfile_dkiqdxqs.log', '--grpc-port=21915', '--mon-port=8611', '--ic-port=4055')' in '/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1143006
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:21915/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1143009
DEBUG    ya.test:process.py:259 Command (pid 1143009) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1143009) elapsed time (sec): 0.9538302421569824
DEBUG    ya.test:process.py:263 Command (pid 1143009) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1143009) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1143009) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1143009) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1143009) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1143009) maxrss: 515100
DEBUG    ya.test:process.py:263 Command (pid 1143009) minflt: 45120
DEBUG    ya.test:process.py:263 Command (pid 1143009) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1143009) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1143009) nivcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 1143009) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1143009) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1143009) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1143009) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1143009) stime: 0.20435199999999998
DEBUG    ya.test:process.py:263 Command (pid 1143009) utime: 0.526739
DEBUG    ya.test:process.py:263 Command (pid 1143009) wtime: 0.956
DEBUG    ya.test:process.py:275 Command (pid 1143009) output:
Git info:
    Commit: 1e56e101334d4910e8d74137b521679cb9b9a6bf
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge af15a6860d52ee6be4bb09494766518d83feb9c4 into a116ac4125f467287cb9d04345c39312b840f297

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pysxqjeabu
    Host information: 
        Linux ghrun-pysxqjeabu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1143009) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 1e56e101334d4910e8d74137b521679cb9b9a6bf
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge af15a6860d52ee6be4bb09494766518d83feb9c4 into a116ac4125f467287cb9d04345c39312b840f297
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29947
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7254
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10284
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/node_1/logfile_v5w_soyc.log --grpc-port=9658 --mon-port=29947 --ic-port=3679
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/node_1/logfile_v5w_soyc.log --grpc-port=9658 --mon-port=29947 --ic-port=3679
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/node_1/logfile_v5w_soyc.log', '--grpc-port=9658', '--mon-port=29947', '--ic-port=3679')' in '/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1143385
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:9658/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1143388
DEBUG    ya.test:process.py:259 Command (pid 1143388) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1143388) elapsed time (sec): 0.8114700317382812
DEBUG    ya.test:process.py:263 Command (pid 1143388) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1143388) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1143388) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1143388) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1143388) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1143388) maxrss: 517684
DEBUG    ya.test:process.py:263 Command (pid 1143388) minflt: 45119
DEBUG    ya.test:process.py:263 Command (pid 1143388) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1143388) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1143388) nivcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 1143388) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1143388) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1143388) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1143388) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1143388) stime: 0.21114999999999998
DEBUG    ya.test:process.py:263 Command (pid 1143388) utime: 0.5017969999999999
DEBUG    ya.test:process.py:263 Command (pid 1143388) wtime: 0.819
DEBUG    ya.test:process.py:275 Command (pid 1143388) output:
Git info:
    Commit: 1e56e101334d4910e8d74137b521679cb9b9a6bf
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge af15a6860d52ee6be4bb09494766518d83feb9c4 into a116ac4125f467287cb9d04345c39312b840f297

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pysxqjeabu
    Host information: 
        Linux ghrun-pysxqjeabu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1143388) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 1e56e101334d4910e8d74137b521679cb9b9a6bf
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge af15a6860d52ee6be4bb09494766518d83feb9c4 into a116ac4125f467287cb9d04345c39312b840f297
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:9658', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ymr1/001522/r3tmp/pdisk1pls4d2zk.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3679\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1145614
DEBUG    ya.test:process.py:259 Command (pid 1145614) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1145614) elapsed time (sec): 1.0248034000396729
DEBUG    ya.test:process.py:263 Command (pid 1145614) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145614) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1145614) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145614) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145614) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1145614) maxrss: 619356
DEBUG    ya.test:process.py:263 Command (pid 1145614) minflt: 51551
DEBUG    ya.test:process.py:263 Command (pid 1145614) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1145614) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1145614) nivcsw: 172
DEBUG    ya.test:process.py:263 Command (pid 1145614) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1145614) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1145614) nvcsw: 738
DEBUG    ya.test:process.py:263 Command (pid 1145614) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1145614) stime: 0.249602
DEBUG    ya.test:process.py:263 Command (pid 1145614) utime: 0.631678
DEBUG    ya.test:process.py:263 Command (pid 1145614) wtime: 1.029
DEBUG    ya.test:process.py:275 Command (pid 1145614) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

DEBUG    ya.test:process.py:276 Command (pid 1145614) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:9658', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1145887
DEBUG    ya.test:process.py:259 Command (pid 1145887) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1145887) elapsed time (sec): 0.9521057605743408
DEBUG    ya.test:process.py:263 Command (pid 1145887) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145887) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1145887) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145887) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145887) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1145887) maxrss: 619356
DEBUG    ya.test:process.py:263 Command (pid 1145887) minflt: 51484
DEBUG    ya.test:process.py:263 Command (pid 1145887) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1145887) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1145887) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 1145887) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1145887) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1145887) nvcsw: 714
DEBUG    ya.test:process.py:263 Command (pid 1145887) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1145887) stime: 0.236278
DEBUG    ya.test:process.py:263 Command (pid 1145887) utime: 0.5728559999999999
DEBUG    ya.test:process.py:263 Command (pid 1145887) wtime: 0.954
DEBUG    ya.test:process.py:275 Command (pid 1145887) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1145887) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:9658', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 2\n    Name: "dynamic_storage_pool:2"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "ssd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1146105
DEBUG    ya.test:process.py:259 Command (pid 1146105) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1146105) elapsed time (sec): 0.9582128524780273
DEBUG    ya.test:process.py:263 Command (pid 1146105) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1146105) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1146105) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1146105) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1146105) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1146105) maxrss: 619356
DEBUG    ya.test:process.py:263 Command (pid 1146105) minflt: 51485
DEBUG    ya.test:process.py:263 Command (pid 1146105) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1146105) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1146105) nivcsw: 92
DEBUG    ya.test:process.py:263 Command (pid 1146105) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1146105) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1146105) nvcsw: 591
DEBUG    ya.test:process.py:263 Command (pid 1146105) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1146105) stime: 0.257501
DEBUG    ya.test:process.py:263 Command (pid 1146105) utime: 0.621877
DEBUG    ya.test:process.py:263 Command (pid 1146105) wtime: 0.961
DEBUG    ya.test:process.py:275 Command (pid 1146105) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1146105) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd', 'dynamic_storage_pool:2': 'ssd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_insert_restarts.py::TestS3, test_name: test_atomic_upload_commit[v2-client0])
DEBUG    botocore.hooks:hooks.py:482 Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-call.apigateway to before-call.api-gateway
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/boto3/py3/boto3/data/s3/2006-03-01/resources-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/endpoints.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/sdk-default-configuration.json
DEBUG    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x7be205853af0>
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/service-2.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/endpoint-rule-set-1.json.gz
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/partitions.json
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7be205819fd0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7be206479370>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7be205819e10>
DEBUG    botocore.endpoint:endpoint.py:408 Setting s3 timeout as (60, 60)
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/_retry.json
DEBUG    botocore.client:client.py:282 Registering retry handlers for service: s3
DEBUG    botocore.utils:utils.py:1587 Registering S3 region redirector handler
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:s3
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x7be206479530>
DEBUG    boto3.resources.action:action.py:81 Calling s3:create_bucket with {'Bucket': 'insert_bucket', 'ACL': 'public-read-write'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read-write', 'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'ACL': 'public-read-write'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/insert_bucket

host:localhost:63079
x-amz-acl:public-read-write
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090745Z

host;x-amz-acl;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090745Z
20251015/yandex/s3/aws4_request
02af27149af34b2e34a07f8c02bcf215575a34ba6bee2c0f8134589a72280bd8
DEBUG    botocore.auth:auth.py:430 Signature:
0cbf8aadcb1fa3bc12cf44d2b91ec71e8bb946fa60daefbcd5514e7af396c5f0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:63079/insert_bucket, headers={'x-amz-acl': b'public-read-write', 'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090745Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-acl;x-amz-content-sha256;x-amz-date, Signature=0cbf8aadcb1fa3bc12cf44d2b91ec71e8bb946fa60daefbcd5514e7af396c5f0', 'amz-sdk-invocation-id': b'978d853e-2781-4c7c-9440-1d789239b0ba', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:45 GMT', 'x-amzn-requestid': 'NsSgo3yU4SYtqdRrd1RBAWUSrDDXtRzk0lEaEPM1ZXKgxLIL34ln', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '167', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>insert_bucket</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.action:action.py:90 Response: {'ResponseMetadata': {'RequestId': 'NsSgo3yU4SYtqdRrd1RBAWUSrDDXtRzk0lEaEPM1ZXKgxLIL34ln', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Wed, 15 Oct 2025 09:07:45 GMT', 'x-amzn-requestid': 'NsSgo3yU4SYtqdRrd1RBAWUSrDDXtRzk0lEaEPM1ZXKgxLIL34ln', 'content-type': 'text/html; charset=utf-8', 'content-length': '167', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}}
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.sdk-extras.json
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090745Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090745Z
20251015/yandex/s3/aws4_request
8080d745d613c4a9ef9654b1a98d09cac58bec2e36c0ef6e36f3fd6db584eda0
DEBUG    botocore.auth:auth.py:430 Signature:
d763ce6491a03c192b69ef95c9823757e3032d4a4ecbb749b281c63a9c46e712
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090745Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d763ce6491a03c192b69ef95c9823757e3032d4a4ecbb749b281c63a9c46e712', 'amz-sdk-invocation-id': b'b9ebe85d-01aa-4887-be01-bb8bc7420d3a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:45 GMT', 'x-amzn-requestid': 'NL2CFsS9VkNgVrS7dBBuCKzEPwyW0wNsloQa2po1aLtDYg56wYuW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '236', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x7be205853af0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7be205819fd0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7be206479370>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7be205819e10>
DEBUG    botocore.endpoint:endpoint.py:408 Setting s3 timeout as (60, 60)
DEBUG    botocore.client:client.py:282 Registering retry handlers for service: s3
DEBUG    botocore.utils:utils.py:1587 Registering S3 region redirector handler
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7be2058557d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7be205854490>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7be2058566b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4205d02270>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4205d02270>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7be205130150>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.handlers:handlers.py:347 Adding expect 100 continue header to request.
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=PutObject) with params: {'url_path': '/select/test.csv', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-Type': 'text/plain', 'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'Content-MD5': 'ZTWM+DfH7YQC8oYO2j/H3w==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7b72056de1b0>, 'auth_path': '/insert_bucket/select/test.csv', 'url': 'http://localhost:63079/insert_bucket/select/test.csv', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4205d201f0>, 'has_streaming_input': True, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Body': <_io.BytesIO object at 0x7b72056de1b0>, 'Bucket': 'insert_bucket', 'Key': 'select/test.csv', 'ContentType': 'text/plain'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4205d20230>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b4205c668b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.PutObject: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/insert_bucket/select/test.csv

content-md5:ZTWM+DfH7YQC8oYO2j/H3w==
content-type:text/plain
host:localhost:63079
x-amz-content-sha256:ddbf434c0dad8b668933d04aa7565ec562349f8c361838a11ba0d8734b6f7d7d
x-amz-date:20251015T090746Z

content-md5;content-type;host;x-amz-content-sha256;x-amz-date
ddbf434c0dad8b668933d04aa7565ec562349f8c361838a11ba0d8734b6f7d7d
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090746Z
20251015/yandex/s3/aws4_request
56fd8bb802bfddf331ec96c3b744a71e1f32f3fa6ae2b78b16f87395bc56306c
DEBUG    botocore.auth:auth.py:430 Signature:
1872da432d6977e89db5799b1511b10df9e6e3ecd80f2569aa6ad51e54b3f11d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:63079/insert_bucket/select/test.csv, headers={'Content-Type': b'text/plain', 'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'Content-MD5': b'ZTWM+DfH7YQC8oYO2j/H3w==', 'Expect': b'100-continue', 'X-Amz-Date': b'20251015T090746Z', 'X-Amz-Content-SHA256': b'ddbf434c0dad8b668933d04aa7565ec562349f8c361838a11ba0d8734b6f7d7d', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=content-md5;content-type;host;x-amz-content-sha256;x-amz-date, Signature=1872da432d6977e89db5799b1511b10df9e6e3ecd80f2569aa6ad51e54b3f11d', 'amz-sdk-invocation-id': b'728ba399-e788-44c4-bec6-1ebb2ab921ef', 'amz-sdk-request': b'attempt=1', 'Content-Length': '20000004'}>
DEBUG    botocore.awsrequest:awsrequest.py:127 Waiting for 100 Continue response.
DEBUG    botocore.awsrequest:awsrequest.py:173 100 Continue response seen, now sending request body.
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:46 GMT', 'ETag': '"65358cf837c7ed8402f2860eda3fc7df"', 'last-modified': 'Wed, 15 Oct 2025 09:07:46 GMT', 'x-amzn-requestid': '2YSTCgnJjjrnNsg77rzz5Brjh3eGeALDnXemwSV8mUex7dMXxkXH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '0', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b''
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7b4205d04c30>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4205d02270>>
DEBUG    root:fq_client.py:170 Request: content {
  type: ANALYTICS
  name: "simple"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "0d675aed-5c28-4cef-9c1a-0d703e218659"

DEBUG    root:fq_client.py:180 Result: query_id: "ptquduq4l2vm29j3m1bh"

DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090753Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090753Z
20251015/yandex/s3/aws4_request
fbc658904a3980ccf556a680925142592f15e44e291f5b4e0dfd6dcae44dc7cc
DEBUG    botocore.auth:auth.py:430 Signature:
9884516d7f216deef5fc3c706e8aa7f8129689929bcd79f2c3d4e90a85d42b37
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090753Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9884516d7f216deef5fc3c706e8aa7f8129689929bcd79f2c3d4e90a85d42b37', 'amz-sdk-invocation-id': b'69b9c475-a5be-4e06-9f74-032cd5430e2f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:53 GMT', 'x-amzn-requestid': '4WTGAOCL8B2atx6QRiV0jGF36JIBSB8MuzedDVeuKFvuDo7Qiv2B', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090753Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090753Z
20251015/yandex/s3/aws4_request
4f4d13ffc6a70deb2d8542a0f34f43168fbdae1c3c39f5bd0bd2f58df3998823
DEBUG    botocore.auth:auth.py:430 Signature:
eaba00590c0822d1e83c290f365a7583344f38e8d6db53bae5fcac443aeeccb9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090753Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eaba00590c0822d1e83c290f365a7583344f38e8d6db53bae5fcac443aeeccb9', 'amz-sdk-invocation-id': b'6b49e8eb-3d49-46ac-ac0e-0301da721237', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:53 GMT', 'x-amzn-requestid': 'QO9iO42LUQ6JCx1WRS6iuU9aGoeolSxoOg7mWDH4bUszZVLVeWj0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090753Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090753Z
20251015/yandex/s3/aws4_request
fbc658904a3980ccf556a680925142592f15e44e291f5b4e0dfd6dcae44dc7cc
DEBUG    botocore.auth:auth.py:430 Signature:
9884516d7f216deef5fc3c706e8aa7f8129689929bcd79f2c3d4e90a85d42b37
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090753Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9884516d7f216deef5fc3c706e8aa7f8129689929bcd79f2c3d4e90a85d42b37', 'amz-sdk-invocation-id': b'e76273c3-3701-409b-a2aa-b3154ccab9ea', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:53 GMT', 'x-amzn-requestid': 'jTQyhgcnwaLb3vEKrD0LDVWS4eQIfMQJaOyyvIT4PHBetC6kk06z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090753Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090753Z
20251015/yandex/s3/aws4_request
4f4d13ffc6a70deb2d8542a0f34f43168fbdae1c3c39f5bd0bd2f58df3998823
DEBUG    botocore.auth:auth.py:430 Signature:
eaba00590c0822d1e83c290f365a7583344f38e8d6db53bae5fcac443aeeccb9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090753Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eaba00590c0822d1e83c290f365a7583344f38e8d6db53bae5fcac443aeeccb9', 'amz-sdk-invocation-id': b'3bc5fdff-a775-4a93-8ad8-84e61ba1490a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:53 GMT', 'x-amzn-requestid': 'hfVRvHX21lABYM2xiItkdVzsx63PZlwTh9wRcwwqkIxdjlHnmvQb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090753Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090753Z
20251015/yandex/s3/aws4_request
fbc658904a3980ccf556a680925142592f15e44e291f5b4e0dfd6dcae44dc7cc
DEBUG    botocore.auth:auth.py:430 Signature:
9884516d7f216deef5fc3c706e8aa7f8129689929bcd79f2c3d4e90a85d42b37
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090753Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9884516d7f216deef5fc3c706e8aa7f8129689929bcd79f2c3d4e90a85d42b37', 'amz-sdk-invocation-id': b'39a0ee28-3940-4922-a001-74cec9147721', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:53 GMT', 'x-amzn-requestid': 'AaxFKksROJzjOKHGs7tsiBGsp0M6duVmp9TL7BgpqaBdmlqN2Mqo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090753Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090753Z
20251015/yandex/s3/aws4_request
4f4d13ffc6a70deb2d8542a0f34f43168fbdae1c3c39f5bd0bd2f58df3998823
DEBUG    botocore.auth:auth.py:430 Signature:
eaba00590c0822d1e83c290f365a7583344f38e8d6db53bae5fcac443aeeccb9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090753Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eaba00590c0822d1e83c290f365a7583344f38e8d6db53bae5fcac443aeeccb9', 'amz-sdk-invocation-id': b'13495cd9-38f0-414e-8bfd-262677bc1d81', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:53 GMT', 'x-amzn-requestid': '681ZXZkrSCVDdDkOEYS7HS0BGD4pbEqzGYWQhxzEKyqQcOfzYoio', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090753Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090753Z
20251015/yandex/s3/aws4_request
fbc658904a3980ccf556a680925142592f15e44e291f5b4e0dfd6dcae44dc7cc
DEBUG    botocore.auth:auth.py:430 Signature:
9884516d7f216deef5fc3c706e8aa7f8129689929bcd79f2c3d4e90a85d42b37
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090753Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9884516d7f216deef5fc3c706e8aa7f8129689929bcd79f2c3d4e90a85d42b37', 'amz-sdk-invocation-id': b'27aa84f1-b456-499f-b577-016715072317', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:53 GMT', 'x-amzn-requestid': 'gZnTk5Okg8LtvnhhAZ7dNwaEtARC6aZIhXWNBnUDg5CpveO7bSMz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090753Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090753Z
20251015/yandex/s3/aws4_request
4f4d13ffc6a70deb2d8542a0f34f43168fbdae1c3c39f5bd0bd2f58df3998823
DEBUG    botocore.auth:auth.py:430 Signature:
eaba00590c0822d1e83c290f365a7583344f38e8d6db53bae5fcac443aeeccb9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090753Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eaba00590c0822d1e83c290f365a7583344f38e8d6db53bae5fcac443aeeccb9', 'amz-sdk-invocation-id': b'48033f4f-0d27-46af-92cc-f52c3fbba786', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:53 GMT', 'x-amzn-requestid': 'xVyvVpgl9I5f6MZi5xvyQuqvYAsk2smGKPJFywcHVnYRoX8bwDSA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090753Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090753Z
20251015/yandex/s3/aws4_request
fbc658904a3980ccf556a680925142592f15e44e291f5b4e0dfd6dcae44dc7cc
DEBUG    botocore.auth:auth.py:430 Signature:
9884516d7f216deef5fc3c706e8aa7f8129689929bcd79f2c3d4e90a85d42b37
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090753Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9884516d7f216deef5fc3c706e8aa7f8129689929bcd79f2c3d4e90a85d42b37', 'amz-sdk-invocation-id': b'98ed6fa4-a649-4349-9461-7b5de2b0a813', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:54 GMT', 'x-amzn-requestid': 'sk6e53j56QMOJFFBp98lDRzVLlZOf7vhalw0XnZIzrjdlsxq1C1i', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090754Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090754Z
20251015/yandex/s3/aws4_request
841b0bf750c2ffeeb006f5e4a55227cc84fadc071d5d28fcce42e53753856643
DEBUG    botocore.auth:auth.py:430 Signature:
49c84089012e5568a9b82b6f80460fd2bb3ec1a27172dcdce8dea50fa84ceb7e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090754Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=49c84089012e5568a9b82b6f80460fd2bb3ec1a27172dcdce8dea50fa84ceb7e', 'amz-sdk-invocation-id': b'4cb0cd17-b0ac-454c-bd6b-2eb99a456c35', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:54 GMT', 'x-amzn-requestid': '4HZ61cv6vLhhmM2bbxO9So0PA3M5cHwD6I8SNgpUPUEEwLOwEKVQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090754Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090754Z
20251015/yandex/s3/aws4_request
4734acfa450ccd5e2441305dfdf9e58dff15c800bacd1593cd9ecfe9087dadca
DEBUG    botocore.auth:auth.py:430 Signature:
7c2fe1eb34e93b4e3e3cecbbe068c6f346d258e236118d20a0d1788517d9227c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090754Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7c2fe1eb34e93b4e3e3cecbbe068c6f346d258e236118d20a0d1788517d9227c', 'amz-sdk-invocation-id': b'd596dbd8-efda-4954-a168-7ce6f565eba9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:54 GMT', 'x-amzn-requestid': 'enK9gudMdc3SkigO12xtcSYZVJiCZUB1STFppAaytF4Bcr4Sjosx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090754Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090754Z
20251015/yandex/s3/aws4_request
841b0bf750c2ffeeb006f5e4a55227cc84fadc071d5d28fcce42e53753856643
DEBUG    botocore.auth:auth.py:430 Signature:
49c84089012e5568a9b82b6f80460fd2bb3ec1a27172dcdce8dea50fa84ceb7e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090754Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=49c84089012e5568a9b82b6f80460fd2bb3ec1a27172dcdce8dea50fa84ceb7e', 'amz-sdk-invocation-id': b'39de229d-7bb8-4ded-a090-283df978bdfa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:54 GMT', 'x-amzn-requestid': 'CybKpufuLCYWoUKqANJXFk4xiPDozlISST2GU23o18qRLSqfYYmQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090754Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090754Z
20251015/yandex/s3/aws4_request
4734acfa450ccd5e2441305dfdf9e58dff15c800bacd1593cd9ecfe9087dadca
DEBUG    botocore.auth:auth.py:430 Signature:
7c2fe1eb34e93b4e3e3cecbbe068c6f346d258e236118d20a0d1788517d9227c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090754Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7c2fe1eb34e93b4e3e3cecbbe068c6f346d258e236118d20a0d1788517d9227c', 'amz-sdk-invocation-id': b'5fb2419d-6628-4827-ba8e-106dba229001', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:54 GMT', 'x-amzn-requestid': 'dfonPnbosySL9FPG8PUtJLp0Y3RctqX08hzSbuSqoa0Gf3jKQgAi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090754Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090754Z
20251015/yandex/s3/aws4_request
841b0bf750c2ffeeb006f5e4a55227cc84fadc071d5d28fcce42e53753856643
DEBUG    botocore.auth:auth.py:430 Signature:
49c84089012e5568a9b82b6f80460fd2bb3ec1a27172dcdce8dea50fa84ceb7e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090754Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=49c84089012e5568a9b82b6f80460fd2bb3ec1a27172dcdce8dea50fa84ceb7e', 'amz-sdk-invocation-id': b'23c3e872-aeee-41c7-8b3f-686f1f1955cf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:54 GMT', 'x-amzn-requestid': 'SYiac7JPPSlkFGvSh0PApZ4e6xE2c44bxWVQ1PVlaRJ06ae6dLvh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090754Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090754Z
20251015/yandex/s3/aws4_request
4734acfa450ccd5e2441305dfdf9e58dff15c800bacd1593cd9ecfe9087dadca
DEBUG    botocore.auth:auth.py:430 Signature:
7c2fe1eb34e93b4e3e3cecbbe068c6f346d258e236118d20a0d1788517d9227c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090754Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7c2fe1eb34e93b4e3e3cecbbe068c6f346d258e236118d20a0d1788517d9227c', 'amz-sdk-invocation-id': b'f2357542-f5da-4ee2-b79b-6b67fad2ed84', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:54 GMT', 'x-amzn-requestid': 'AhYA5xYdYhETYYvDUfwL1EEmvvThpjiePXwsFPU9TJpXPvkVgay3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090754Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090754Z
20251015/yandex/s3/aws4_request
841b0bf750c2ffeeb006f5e4a55227cc84fadc071d5d28fcce42e53753856643
DEBUG    botocore.auth:auth.py:430 Signature:
49c84089012e5568a9b82b6f80460fd2bb3ec1a27172dcdce8dea50fa84ceb7e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090754Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=49c84089012e5568a9b82b6f80460fd2bb3ec1a27172dcdce8dea50fa84ceb7e', 'amz-sdk-invocation-id': b'0ceb91f2-a7c4-4d21-8eb5-2ec10d391b58', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:54 GMT', 'x-amzn-requestid': 'XwkRWgo52fB2L2LJhdFbnNZbKGuz5EX81kVno5P95Dl2kUlW5Cho', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090754Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090754Z
20251015/yandex/s3/aws4_request
4734acfa450ccd5e2441305dfdf9e58dff15c800bacd1593cd9ecfe9087dadca
DEBUG    botocore.auth:auth.py:430 Signature:
7c2fe1eb34e93b4e3e3cecbbe068c6f346d258e236118d20a0d1788517d9227c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090754Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7c2fe1eb34e93b4e3e3cecbbe068c6f346d258e236118d20a0d1788517d9227c', 'amz-sdk-invocation-id': b'170e254c-fa8f-4505-a08d-34e55e516dcd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:54 GMT', 'x-amzn-requestid': 'LDCjbFDe1PyXnzRLRHZXsUEYsvowJwdd4cybND9kkc4pkZ0BPVFp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090755Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090755Z
20251015/yandex/s3/aws4_request
64afa13c8cc11eb2def15feccf617b7f0858fb11a315c5bf25bd5a0f83654a94
DEBUG    botocore.auth:auth.py:430 Signature:
fb0c8818ed64f8726e868f5fcdedc22abd006ec1b8983fcf91dd9919d5f0b50c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090755Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fb0c8818ed64f8726e868f5fcdedc22abd006ec1b8983fcf91dd9919d5f0b50c', 'amz-sdk-invocation-id': b'288a636e-467f-46ae-946b-1d4483ee24ff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:55 GMT', 'x-amzn-requestid': 'kTEWxB9vTxMHbxxxoceDdDvmOREMUE9P2SyGibPz9TuxhQSgpS6N', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090755Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090755Z
20251015/yandex/s3/aws4_request
c82e103159a5e8fb006b3e3a6a98480a4b53a4649556183b724bc2be346f8381
DEBUG    botocore.auth:auth.py:430 Signature:
b323669296e5fcbc30dc821b9f94ccb6ba1c3c317960b7d373800a1679b44dee
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090755Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b323669296e5fcbc30dc821b9f94ccb6ba1c3c317960b7d373800a1679b44dee', 'amz-sdk-invocation-id': b'43645e0f-e643-4593-aa52-117b772fa6d5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:55 GMT', 'x-amzn-requestid': 'abh8OYJSjrm6daaJPNDJ9GJh8nVDUL4xhEG67a9UYZv2KRba3JcX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090755Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090755Z
20251015/yandex/s3/aws4_request
64afa13c8cc11eb2def15feccf617b7f0858fb11a315c5bf25bd5a0f83654a94
DEBUG    botocore.auth:auth.py:430 Signature:
fb0c8818ed64f8726e868f5fcdedc22abd006ec1b8983fcf91dd9919d5f0b50c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090755Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fb0c8818ed64f8726e868f5fcdedc22abd006ec1b8983fcf91dd9919d5f0b50c', 'amz-sdk-invocation-id': b'f1f65738-6c77-4376-b2cb-f4d0b2cf978e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:55 GMT', 'x-amzn-requestid': 'aOcBtepDVjNEoX9q1wXmigbFT2SAk0Sh8yCSXWi1CsPcEc1Nmzik', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090755Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090755Z
20251015/yandex/s3/aws4_request
c82e103159a5e8fb006b3e3a6a98480a4b53a4649556183b724bc2be346f8381
DEBUG    botocore.auth:auth.py:430 Signature:
b323669296e5fcbc30dc821b9f94ccb6ba1c3c317960b7d373800a1679b44dee
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090755Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b323669296e5fcbc30dc821b9f94ccb6ba1c3c317960b7d373800a1679b44dee', 'amz-sdk-invocation-id': b'e5383a0b-8b3a-4d63-9c60-8c9879b7496c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:55 GMT', 'x-amzn-requestid': 'oXRfczqXAY1kenfImUsDbNuEROrwjHZQy1Z6QaEpeU5hbsEvxb7v', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090755Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090755Z
20251015/yandex/s3/aws4_request
64afa13c8cc11eb2def15feccf617b7f0858fb11a315c5bf25bd5a0f83654a94
DEBUG    botocore.auth:auth.py:430 Signature:
fb0c8818ed64f8726e868f5fcdedc22abd006ec1b8983fcf91dd9919d5f0b50c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090755Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fb0c8818ed64f8726e868f5fcdedc22abd006ec1b8983fcf91dd9919d5f0b50c', 'amz-sdk-invocation-id': b'f039cde5-7cff-4f52-bc8c-4c84c0412dde', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:55 GMT', 'x-amzn-requestid': 'wWS6uXpehqHucYhMTWwAkUQ69pzJOOaZhzfnMq6is3dr9aXDUJHV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090755Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090755Z
20251015/yandex/s3/aws4_request
c82e103159a5e8fb006b3e3a6a98480a4b53a4649556183b724bc2be346f8381
DEBUG    botocore.auth:auth.py:430 Signature:
b323669296e5fcbc30dc821b9f94ccb6ba1c3c317960b7d373800a1679b44dee
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090755Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b323669296e5fcbc30dc821b9f94ccb6ba1c3c317960b7d373800a1679b44dee', 'amz-sdk-invocation-id': b'a33271cb-d45f-4216-a9f9-c074772f5161', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:55 GMT', 'x-amzn-requestid': 'P77W3nr0zsdlZ4poiidFASEXSdinIe9cbngDcRG1XyMK48eoD03E', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090756Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090756Z
20251015/yandex/s3/aws4_request
075bf882aab6a916adcf739854d588335a210e4acc0e2a19b4d40f66d5ededff
DEBUG    botocore.auth:auth.py:430 Signature:
462652c23b4ef754849d89478f016433bd9f59357fec915b5beb4ce61d51215b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090756Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=462652c23b4ef754849d89478f016433bd9f59357fec915b5beb4ce61d51215b', 'amz-sdk-invocation-id': b'05a4a5f5-bb35-4663-9bcc-2e782ba1adf3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:56 GMT', 'x-amzn-requestid': 'PxBSwboBRK0PwoaDqQ6wyrpOFokSEgRMicYTzs6LlNvtvYJzz2oI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090756Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090756Z
20251015/yandex/s3/aws4_request
e22a8b3e4029c3fa6fc5747feb107f84698bca6aa956f8363c3c63edbccad92c
DEBUG    botocore.auth:auth.py:430 Signature:
1e9170633673cd2005b2e84eea5556d86830cdfb343c523560f69dfff2219050
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090756Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1e9170633673cd2005b2e84eea5556d86830cdfb343c523560f69dfff2219050', 'amz-sdk-invocation-id': b'a57760a5-abe2-4461-8d93-5b33cec85366', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:56 GMT', 'x-amzn-requestid': '8R7S7jlTUYa2yCqwKgBdg8Jwo4pO7ZygzdT9hJvD9N3VL3Z5GZjn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090756Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090756Z
20251015/yandex/s3/aws4_request
075bf882aab6a916adcf739854d588335a210e4acc0e2a19b4d40f66d5ededff
DEBUG    botocore.auth:auth.py:430 Signature:
462652c23b4ef754849d89478f016433bd9f59357fec915b5beb4ce61d51215b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090756Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=462652c23b4ef754849d89478f016433bd9f59357fec915b5beb4ce61d51215b', 'amz-sdk-invocation-id': b'b8b6aa58-5755-4559-9e91-cf08cfb29faa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:56 GMT', 'x-amzn-requestid': 'pAAr9KhmiLqxihLH5cWSBbDu6maB1dezFzQm4gLXHGUFbXJWZv0v', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090756Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090756Z
20251015/yandex/s3/aws4_request
e22a8b3e4029c3fa6fc5747feb107f84698bca6aa956f8363c3c63edbccad92c
DEBUG    botocore.auth:auth.py:430 Signature:
1e9170633673cd2005b2e84eea5556d86830cdfb343c523560f69dfff2219050
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090756Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1e9170633673cd2005b2e84eea5556d86830cdfb343c523560f69dfff2219050', 'amz-sdk-invocation-id': b'b484559a-d864-4092-aaf0-ffc5e4d7da57', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:56 GMT', 'x-amzn-requestid': 'UE8J26qFJxUjpSJ9I4e4TuMkwOXtv8h8aE5JE14HGqz2DEzoawTf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090756Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090756Z
20251015/yandex/s3/aws4_request
075bf882aab6a916adcf739854d588335a210e4acc0e2a19b4d40f66d5ededff
DEBUG    botocore.auth:auth.py:430 Signature:
462652c23b4ef754849d89478f016433bd9f59357fec915b5beb4ce61d51215b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090756Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=462652c23b4ef754849d89478f016433bd9f59357fec915b5beb4ce61d51215b', 'amz-sdk-invocation-id': b'bdea4fc3-331b-4703-8623-2a15223aacd4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:56 GMT', 'x-amzn-requestid': 'YeY2RSgeOwUY80DYf99ugPlgyd5cHolYNEfIulrkWoowKysjsVsA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090756Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090756Z
20251015/yandex/s3/aws4_request
e22a8b3e4029c3fa6fc5747feb107f84698bca6aa956f8363c3c63edbccad92c
DEBUG    botocore.auth:auth.py:430 Signature:
1e9170633673cd2005b2e84eea5556d86830cdfb343c523560f69dfff2219050
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090756Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1e9170633673cd2005b2e84eea5556d86830cdfb343c523560f69dfff2219050', 'amz-sdk-invocation-id': b'e791f086-f83f-4339-ac43-791b3805679d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:56 GMT', 'x-amzn-requestid': '1E31yfHnfDoexCzUP2gwO4wMl8ezfRTpaI5fHOePWYWAURohhs6C', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090756Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090756Z
20251015/yandex/s3/aws4_request
075bf882aab6a916adcf739854d588335a210e4acc0e2a19b4d40f66d5ededff
DEBUG    botocore.auth:auth.py:430 Signature:
462652c23b4ef754849d89478f016433bd9f59357fec915b5beb4ce61d51215b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090756Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=462652c23b4ef754849d89478f016433bd9f59357fec915b5beb4ce61d51215b', 'amz-sdk-invocation-id': b'9529c8c3-999a-494c-af4d-76e0e86473ba', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:56 GMT', 'x-amzn-requestid': 'cxsHsZ9wFjNEHp7wggKNtKiDZZT1UjCI9axpu2OBO0kcDOkDSOUM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090756Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090756Z
20251015/yandex/s3/aws4_request
e22a8b3e4029c3fa6fc5747feb107f84698bca6aa956f8363c3c63edbccad92c
DEBUG    botocore.auth:auth.py:430 Signature:
1e9170633673cd2005b2e84eea5556d86830cdfb343c523560f69dfff2219050
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090756Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1e9170633673cd2005b2e84eea5556d86830cdfb343c523560f69dfff2219050', 'amz-sdk-invocation-id': b'e48cf32d-6525-4ced-b6b7-cba3f68f31e5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:57 GMT', 'x-amzn-requestid': 'RkK7aJs5BKPtBGNVpwGfBnC0LwYLeMvKibj3TZ9CqhKoySRGnroy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090757Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090757Z
20251015/yandex/s3/aws4_request
dfe525c1680c62f1a32e8731a08f180dbc0f42a6b54d1bba2303747939c16b62
DEBUG    botocore.auth:auth.py:430 Signature:
7528ca5d2acca89ba65a798fcfa058d252bbbb750a0e6d8a89b4a92bbee1220c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090757Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7528ca5d2acca89ba65a798fcfa058d252bbbb750a0e6d8a89b4a92bbee1220c', 'amz-sdk-invocation-id': b'012e56a2-e3a4-46b3-9a5c-9b6a629fbacb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:57 GMT', 'x-amzn-requestid': 'CN8lsoSOXQGFb1zLdPGDPTtBYVQLvwQD2TWM4vRFP1o815mdahdE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090757Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090757Z
20251015/yandex/s3/aws4_request
d3ac6ace6e380afa6fc1ac6b2848c8b2cf71fb2bab111f7b6aca36820795d293
DEBUG    botocore.auth:auth.py:430 Signature:
31da070c1e5e6101f781b34f1554f0b8e4e5d0c296097fa7db94599580b048c8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090757Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=31da070c1e5e6101f781b34f1554f0b8e4e5d0c296097fa7db94599580b048c8', 'amz-sdk-invocation-id': b'74c33eaa-0bcd-479d-87d1-6e13550a28ad', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:57 GMT', 'x-amzn-requestid': 'yq8nUbEjNxDkSWFunwvJCmyZ70abdAo3iDyuuekomUfxvWOqEEGL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090757Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090757Z
20251015/yandex/s3/aws4_request
dfe525c1680c62f1a32e8731a08f180dbc0f42a6b54d1bba2303747939c16b62
DEBUG    botocore.auth:auth.py:430 Signature:
7528ca5d2acca89ba65a798fcfa058d252bbbb750a0e6d8a89b4a92bbee1220c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090757Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7528ca5d2acca89ba65a798fcfa058d252bbbb750a0e6d8a89b4a92bbee1220c', 'amz-sdk-invocation-id': b'920ab4aa-9003-44ae-9c9e-ba5e9249abef', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:57 GMT', 'x-amzn-requestid': 'mr6IympMzHaJlnJis8K98F1vNwYvoaC9J2oOkSQdsvM4hKIpKOdi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090757Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090757Z
20251015/yandex/s3/aws4_request
d3ac6ace6e380afa6fc1ac6b2848c8b2cf71fb2bab111f7b6aca36820795d293
DEBUG    botocore.auth:auth.py:430 Signature:
31da070c1e5e6101f781b34f1554f0b8e4e5d0c296097fa7db94599580b048c8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090757Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=31da070c1e5e6101f781b34f1554f0b8e4e5d0c296097fa7db94599580b048c8', 'amz-sdk-invocation-id': b'b1b62525-5e8a-4d2f-9162-47cdeee3f54b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:57 GMT', 'x-amzn-requestid': 'WMK3VOajOYYRHEEZRke0JowVbG66WDcHCy21WVuZ3byDVWjEje1s', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090757Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090757Z
20251015/yandex/s3/aws4_request
dfe525c1680c62f1a32e8731a08f180dbc0f42a6b54d1bba2303747939c16b62
DEBUG    botocore.auth:auth.py:430 Signature:
7528ca5d2acca89ba65a798fcfa058d252bbbb750a0e6d8a89b4a92bbee1220c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090757Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7528ca5d2acca89ba65a798fcfa058d252bbbb750a0e6d8a89b4a92bbee1220c', 'amz-sdk-invocation-id': b'338e9a38-ebc3-4208-b724-b46019519f3f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:57 GMT', 'x-amzn-requestid': 'z9zxUdKjdQj2gTl0yGy2KhSXDM2R78Qb7mEBRtiJfigPBSERORKO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090757Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090757Z
20251015/yandex/s3/aws4_request
d3ac6ace6e380afa6fc1ac6b2848c8b2cf71fb2bab111f7b6aca36820795d293
DEBUG    botocore.auth:auth.py:430 Signature:
31da070c1e5e6101f781b34f1554f0b8e4e5d0c296097fa7db94599580b048c8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090757Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=31da070c1e5e6101f781b34f1554f0b8e4e5d0c296097fa7db94599580b048c8', 'amz-sdk-invocation-id': b'86bb516d-7aad-4876-96c8-391d4cb344a9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:57 GMT', 'x-amzn-requestid': '7ZrkS5hLK1yFT4TzOdLbSbuARLxEuXzxwsivj67ll6GJQyYl5GKO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090757Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090757Z
20251015/yandex/s3/aws4_request
dfe525c1680c62f1a32e8731a08f180dbc0f42a6b54d1bba2303747939c16b62
DEBUG    botocore.auth:auth.py:430 Signature:
7528ca5d2acca89ba65a798fcfa058d252bbbb750a0e6d8a89b4a92bbee1220c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090757Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7528ca5d2acca89ba65a798fcfa058d252bbbb750a0e6d8a89b4a92bbee1220c', 'amz-sdk-invocation-id': b'e1911215-9034-4ebe-9fa4-3de06570363d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:57 GMT', 'x-amzn-requestid': 'qISbPD2CAWi4uY4yMKhFTxMjp4pFSGJ23UBjncX2HYBIPdmgFqRs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090758Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090758Z
20251015/yandex/s3/aws4_request
61dc56e3fa2577c84fa5a62f4e506cae6c5362304d16a07377f49fc4cd1540d1
DEBUG    botocore.auth:auth.py:430 Signature:
cbb140d397a2a171b2226a52406742cdea0828d26b6cb6af6deed4046cc0f621
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090758Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cbb140d397a2a171b2226a52406742cdea0828d26b6cb6af6deed4046cc0f621', 'amz-sdk-invocation-id': b'dbc6bcd6-ea52-4353-b28b-67e1ff64711f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:58 GMT', 'x-amzn-requestid': 'lLC8nwomLn2ARUnLq6WytDOAj6ZJku7E6JeE6SPVI7zOJ328Z3ZA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090758Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090758Z
20251015/yandex/s3/aws4_request
97300f93ef0518a6f1b7781d88604c0500d5e64e7704dce8208e67959c5a4ec1
DEBUG    botocore.auth:auth.py:430 Signature:
e37107c9befb742d942850f90f3f9ad06800afd7a5f65276f56e95d55537e4c4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090758Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e37107c9befb742d942850f90f3f9ad06800afd7a5f65276f56e95d55537e4c4', 'amz-sdk-invocation-id': b'1fc1d616-a2b2-4dd6-8560-80818e8861e8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:58 GMT', 'x-amzn-requestid': 'IpZLwadHwQllu8VcyPlDlEfskmUyQ90qiprxLftUSt7ZD2NvM2s3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090758Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090758Z
20251015/yandex/s3/aws4_request
61dc56e3fa2577c84fa5a62f4e506cae6c5362304d16a07377f49fc4cd1540d1
DEBUG    botocore.auth:auth.py:430 Signature:
cbb140d397a2a171b2226a52406742cdea0828d26b6cb6af6deed4046cc0f621
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090758Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cbb140d397a2a171b2226a52406742cdea0828d26b6cb6af6deed4046cc0f621', 'amz-sdk-invocation-id': b'd50fc413-5639-4cf4-a866-6f005f8c4308', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:58 GMT', 'x-amzn-requestid': 'yPahYCoo2AxdWBxTn7IzPwu4MFA7ZYecbeUhW1gffZiVs4D5ZBRR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090758Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090758Z
20251015/yandex/s3/aws4_request
97300f93ef0518a6f1b7781d88604c0500d5e64e7704dce8208e67959c5a4ec1
DEBUG    botocore.auth:auth.py:430 Signature:
e37107c9befb742d942850f90f3f9ad06800afd7a5f65276f56e95d55537e4c4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090758Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e37107c9befb742d942850f90f3f9ad06800afd7a5f65276f56e95d55537e4c4', 'amz-sdk-invocation-id': b'9b474e19-fb68-49a2-b044-cccd6033952a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:58 GMT', 'x-amzn-requestid': '1UITu5gQeullMAJ2eTamlFXYRdjQNpPb9SxHpDMgd34eDxZ9kIYU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090758Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090758Z
20251015/yandex/s3/aws4_request
61dc56e3fa2577c84fa5a62f4e506cae6c5362304d16a07377f49fc4cd1540d1
DEBUG    botocore.auth:auth.py:430 Signature:
cbb140d397a2a171b2226a52406742cdea0828d26b6cb6af6deed4046cc0f621
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090758Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cbb140d397a2a171b2226a52406742cdea0828d26b6cb6af6deed4046cc0f621', 'amz-sdk-invocation-id': b'a5fc1ead-b5c3-4a04-8d58-afadae8da196', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:58 GMT', 'x-amzn-requestid': 'rvj8T6Qnde23AGMSL1XU5Tk1YUzdegtjpwPmCFhQLZzdQCNagutD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090758Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090758Z
20251015/yandex/s3/aws4_request
97300f93ef0518a6f1b7781d88604c0500d5e64e7704dce8208e67959c5a4ec1
DEBUG    botocore.auth:auth.py:430 Signature:
e37107c9befb742d942850f90f3f9ad06800afd7a5f65276f56e95d55537e4c4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090758Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e37107c9befb742d942850f90f3f9ad06800afd7a5f65276f56e95d55537e4c4', 'amz-sdk-invocation-id': b'af97592c-2149-42dc-8518-1480be7ef17a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:58 GMT', 'x-amzn-requestid': 'w7RDKkbtfZv0yBCFeQhCyetSGfaOeCnaGoGH3GdZQiI8qtI6fYpA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090758Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090758Z
20251015/yandex/s3/aws4_request
61dc56e3fa2577c84fa5a62f4e506cae6c5362304d16a07377f49fc4cd1540d1
DEBUG    botocore.auth:auth.py:430 Signature:
cbb140d397a2a171b2226a52406742cdea0828d26b6cb6af6deed4046cc0f621
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090758Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cbb140d397a2a171b2226a52406742cdea0828d26b6cb6af6deed4046cc0f621', 'amz-sdk-invocation-id': b'7454d918-47d9-4a55-8c06-f16538917b9c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:58 GMT', 'x-amzn-requestid': '1rkzU0zhpIgOkJRl0hUyAXWeI9LWJUHn8RgVbvrVffPKriZKwsC7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090758Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090758Z
20251015/yandex/s3/aws4_request
97300f93ef0518a6f1b7781d88604c0500d5e64e7704dce8208e67959c5a4ec1
DEBUG    botocore.auth:auth.py:430 Signature:
e37107c9befb742d942850f90f3f9ad06800afd7a5f65276f56e95d55537e4c4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090758Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e37107c9befb742d942850f90f3f9ad06800afd7a5f65276f56e95d55537e4c4', 'amz-sdk-invocation-id': b'8134c96c-0f68-4437-8bc0-31d239194853', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:58 GMT', 'x-amzn-requestid': 'mExznrhpM1sqcgfj1kHVRklUIty0cUZJ1FeXl7Xf82N5jVj5CRaS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090759Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090759Z
20251015/yandex/s3/aws4_request
e312060368554bb4dc70e0526a863972de990b4ce1e409606256b58fbb713b93
DEBUG    botocore.auth:auth.py:430 Signature:
4043b5f5b3b318fab47f9100c6f2359dedf98989a03f45ed349520f753f7ecfc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090759Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4043b5f5b3b318fab47f9100c6f2359dedf98989a03f45ed349520f753f7ecfc', 'amz-sdk-invocation-id': b'729c1a4c-6e2a-4db4-88f1-6143e69d743a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:59 GMT', 'x-amzn-requestid': 'In9hzRBqmqmv6iBs92woowO3ERJbzl9eibmrwWSdRyaYgbKRV7kj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090759Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090759Z
20251015/yandex/s3/aws4_request
efb75284c6a1160b28e198ae4386741b92b5de242d0a0920faa584f1118d59ec
DEBUG    botocore.auth:auth.py:430 Signature:
d9f6a090876c2ada2f658520b77bdfff12a8c88a086ed3b077588f109825d250
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090759Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d9f6a090876c2ada2f658520b77bdfff12a8c88a086ed3b077588f109825d250', 'amz-sdk-invocation-id': b'c0167e60-0939-4f53-8e80-2c54c2e1aa23', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:59 GMT', 'x-amzn-requestid': 'etvogcZ4vPcESLku30Ph1wiw9GNhjNY9P6W37N0wtDGpualFOU2X', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090759Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090759Z
20251015/yandex/s3/aws4_request
e312060368554bb4dc70e0526a863972de990b4ce1e409606256b58fbb713b93
DEBUG    botocore.auth:auth.py:430 Signature:
4043b5f5b3b318fab47f9100c6f2359dedf98989a03f45ed349520f753f7ecfc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090759Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4043b5f5b3b318fab47f9100c6f2359dedf98989a03f45ed349520f753f7ecfc', 'amz-sdk-invocation-id': b'63ac37be-5aee-4fcc-84d6-db38f6c9e27c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:59 GMT', 'x-amzn-requestid': 'gNG2u1XhilL92jx1SQ5n7ateE0qRn43sJis1wBJ56d64KOsAAEsY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090759Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090759Z
20251015/yandex/s3/aws4_request
efb75284c6a1160b28e198ae4386741b92b5de242d0a0920faa584f1118d59ec
DEBUG    botocore.auth:auth.py:430 Signature:
d9f6a090876c2ada2f658520b77bdfff12a8c88a086ed3b077588f109825d250
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090759Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d9f6a090876c2ada2f658520b77bdfff12a8c88a086ed3b077588f109825d250', 'amz-sdk-invocation-id': b'fb4fa62c-d890-4eab-a91e-37a382a84b32', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:59 GMT', 'x-amzn-requestid': 'unDaJg1fnuNcIDIoAtFbGDLY6Rq3DzdeLMMpg2u2ijQVdftwdTuS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090759Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090759Z
20251015/yandex/s3/aws4_request
e312060368554bb4dc70e0526a863972de990b4ce1e409606256b58fbb713b93
DEBUG    botocore.auth:auth.py:430 Signature:
4043b5f5b3b318fab47f9100c6f2359dedf98989a03f45ed349520f753f7ecfc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090759Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4043b5f5b3b318fab47f9100c6f2359dedf98989a03f45ed349520f753f7ecfc', 'amz-sdk-invocation-id': b'ed21a745-fc37-4223-8e05-95da917c5777', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:59 GMT', 'x-amzn-requestid': 'vka5TvSL16O0sVRcD0iMBILUYRO1nwRIUXElLGkM96ydtocIBELa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090759Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090759Z
20251015/yandex/s3/aws4_request
efb75284c6a1160b28e198ae4386741b92b5de242d0a0920faa584f1118d59ec
DEBUG    botocore.auth:auth.py:430 Signature:
d9f6a090876c2ada2f658520b77bdfff12a8c88a086ed3b077588f109825d250
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090759Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d9f6a090876c2ada2f658520b77bdfff12a8c88a086ed3b077588f109825d250', 'amz-sdk-invocation-id': b'ee5191ef-ae9a-4374-9500-ff48a5869a51', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:59 GMT', 'x-amzn-requestid': 'KcTgfMZemzfmKljhfmk4wEmKy8j8dQEXGeu2EXKNBLvNfdvmqCbz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090759Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090759Z
20251015/yandex/s3/aws4_request
e312060368554bb4dc70e0526a863972de990b4ce1e409606256b58fbb713b93
DEBUG    botocore.auth:auth.py:430 Signature:
4043b5f5b3b318fab47f9100c6f2359dedf98989a03f45ed349520f753f7ecfc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090759Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4043b5f5b3b318fab47f9100c6f2359dedf98989a03f45ed349520f753f7ecfc', 'amz-sdk-invocation-id': b'd214de75-4085-48c9-bf27-396b904b13d7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:59 GMT', 'x-amzn-requestid': '8LwNf3kTeJlUyw9QNBANS8CilMk4uajOZpRsqoEpVOg2Lo5HYI4L', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090759Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090759Z
20251015/yandex/s3/aws4_request
efb75284c6a1160b28e198ae4386741b92b5de242d0a0920faa584f1118d59ec
DEBUG    botocore.auth:auth.py:430 Signature:
d9f6a090876c2ada2f658520b77bdfff12a8c88a086ed3b077588f109825d250
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090759Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d9f6a090876c2ada2f658520b77bdfff12a8c88a086ed3b077588f109825d250', 'amz-sdk-invocation-id': b'7d2f0153-f968-4a20-907e-f68de9fab856', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:59 GMT', 'x-amzn-requestid': 'NFACQZ5JmQTN9sJubW54LLIRjxHfYwmufXgRo1ehA87pluF31wsK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090759Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090759Z
20251015/yandex/s3/aws4_request
e312060368554bb4dc70e0526a863972de990b4ce1e409606256b58fbb713b93
DEBUG    botocore.auth:auth.py:430 Signature:
4043b5f5b3b318fab47f9100c6f2359dedf98989a03f45ed349520f753f7ecfc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090759Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4043b5f5b3b318fab47f9100c6f2359dedf98989a03f45ed349520f753f7ecfc', 'amz-sdk-invocation-id': b'0972eb9e-287f-4dfe-bd47-815646f6c638', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:59 GMT', 'x-amzn-requestid': 'G3PQWsZxm07Cm1nkeI34tE8fcj7OLIzcugbfw4tkS61drg7H6ZuT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090759Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090759Z
20251015/yandex/s3/aws4_request
efb75284c6a1160b28e198ae4386741b92b5de242d0a0920faa584f1118d59ec
DEBUG    botocore.auth:auth.py:430 Signature:
d9f6a090876c2ada2f658520b77bdfff12a8c88a086ed3b077588f109825d250
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090759Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d9f6a090876c2ada2f658520b77bdfff12a8c88a086ed3b077588f109825d250', 'amz-sdk-invocation-id': b'88531c2b-26a5-46ed-9363-6240a5131bd9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:59 GMT', 'x-amzn-requestid': 'Lsp9fYQ2x5YP6AOsm4BQiG6Q9E3nPYJUcm7mb6XlD0b9SCneNpt1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090759Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090759Z
20251015/yandex/s3/aws4_request
e312060368554bb4dc70e0526a863972de990b4ce1e409606256b58fbb713b93
DEBUG    botocore.auth:auth.py:430 Signature:
4043b5f5b3b318fab47f9100c6f2359dedf98989a03f45ed349520f753f7ecfc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090759Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4043b5f5b3b318fab47f9100c6f2359dedf98989a03f45ed349520f753f7ecfc', 'amz-sdk-invocation-id': b'722cc5f0-3efe-47d0-bc1e-c085fb78d784', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:59 GMT', 'x-amzn-requestid': 'j2P8a2b5RCxZNs5GZ0tuU6Whu5GD8FXR1Iyfv4QvafqQ1k2W9VWV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090759Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090759Z
20251015/yandex/s3/aws4_request
efb75284c6a1160b28e198ae4386741b92b5de242d0a0920faa584f1118d59ec
DEBUG    botocore.auth:auth.py:430 Signature:
d9f6a090876c2ada2f658520b77bdfff12a8c88a086ed3b077588f109825d250
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090759Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d9f6a090876c2ada2f658520b77bdfff12a8c88a086ed3b077588f109825d250', 'amz-sdk-invocation-id': b'746b9704-3e99-483f-9f1c-b6e935613153', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:59 GMT', 'x-amzn-requestid': 'HO5V97ZHQAMDzrZ1w9Fqp3AMdT1dtdi9R6X17MfRxjGRuaPno1QC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090759Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090759Z
20251015/yandex/s3/aws4_request
e312060368554bb4dc70e0526a863972de990b4ce1e409606256b58fbb713b93
DEBUG    botocore.auth:auth.py:430 Signature:
4043b5f5b3b318fab47f9100c6f2359dedf98989a03f45ed349520f753f7ecfc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090759Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4043b5f5b3b318fab47f9100c6f2359dedf98989a03f45ed349520f753f7ecfc', 'amz-sdk-invocation-id': b'049c43b6-7dcd-43a2-9703-0afb8a1edf5e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:59 GMT', 'x-amzn-requestid': 'qJne6OsyNXlDpB07ohW7MLTtRUP4oWEoWwOjacIJ01oCU1Muxa38', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090759Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090759Z
20251015/yandex/s3/aws4_request
efb75284c6a1160b28e198ae4386741b92b5de242d0a0920faa584f1118d59ec
DEBUG    botocore.auth:auth.py:430 Signature:
d9f6a090876c2ada2f658520b77bdfff12a8c88a086ed3b077588f109825d250
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090759Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d9f6a090876c2ada2f658520b77bdfff12a8c88a086ed3b077588f109825d250', 'amz-sdk-invocation-id': b'f067f8e1-c38c-4462-82a1-34eccd317d14', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:07:59 GMT', 'x-amzn-requestid': 'sqHGAcj9KylFNUs0cN5MBW44QDJZ2bGUWahLFvjHOIEcDYxybYAr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090759Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090759Z
20251015/yandex/s3/aws4_request
e312060368554bb4dc70e0526a863972de990b4ce1e409606256b58fbb713b93
DEBUG    botocore.auth:auth.py:430 Signature:
4043b5f5b3b318fab47f9100c6f2359dedf98989a03f45ed349520f753f7ecfc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090759Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4043b5f5b3b318fab47f9100c6f2359dedf98989a03f45ed349520f753f7ecfc', 'amz-sdk-invocation-id': b'8ac50684-390e-4e64-97cf-e1c4cca0577b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:00 GMT', 'x-amzn-requestid': 'LhEsrJKtqZkYptXgDT0MnIRUsWhrYfnnttoFA7mBRBCZW7qfTWYr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090800Z
20251015/yandex/s3/aws4_request
d37406c09a220c330c773eed2d0bb4992c47930e27fd4fd88259b25e85cb1f6e
DEBUG    botocore.auth:auth.py:430 Signature:
ae0cfdbb5e7c6d6464e989336a52b6d61c75c28430e176bc479e20482727ca48
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ae0cfdbb5e7c6d6464e989336a52b6d61c75c28430e176bc479e20482727ca48', 'amz-sdk-invocation-id': b'75994f8d-82aa-493c-825d-29f374016eca', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:00 GMT', 'x-amzn-requestid': 'LL4psL4fJ00K3SRBZk3tBwK0yli02b9XwEJRN56DpnR3enO7MA0g', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090800Z
20251015/yandex/s3/aws4_request
11a4caa0b6332952b0127d8a3b908766efd68bc40ee4206d1fb6306cc72f9d32
DEBUG    botocore.auth:auth.py:430 Signature:
ee0e9317b138dcfa078af52a291834900631e5ac93ed91b9a9a8e8271f89b63e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee0e9317b138dcfa078af52a291834900631e5ac93ed91b9a9a8e8271f89b63e', 'amz-sdk-invocation-id': b'c32c338e-d8b4-4f29-b34c-60208b8ebcec', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:00 GMT', 'x-amzn-requestid': '94EFwYzPg5Du6p9KluzU5SItxqpRjNkJlwsylJSTJ27jE8h4Os4X', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090800Z
20251015/yandex/s3/aws4_request
d37406c09a220c330c773eed2d0bb4992c47930e27fd4fd88259b25e85cb1f6e
DEBUG    botocore.auth:auth.py:430 Signature:
ae0cfdbb5e7c6d6464e989336a52b6d61c75c28430e176bc479e20482727ca48
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ae0cfdbb5e7c6d6464e989336a52b6d61c75c28430e176bc479e20482727ca48', 'amz-sdk-invocation-id': b'43f34319-3df3-4d09-8fea-b741523f606d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:00 GMT', 'x-amzn-requestid': 'UyjWZBMxRi5bPTQVp8kDzScwGF43cieWCJ85ub7wX5OebdrJOvcG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090800Z
20251015/yandex/s3/aws4_request
11a4caa0b6332952b0127d8a3b908766efd68bc40ee4206d1fb6306cc72f9d32
DEBUG    botocore.auth:auth.py:430 Signature:
ee0e9317b138dcfa078af52a291834900631e5ac93ed91b9a9a8e8271f89b63e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee0e9317b138dcfa078af52a291834900631e5ac93ed91b9a9a8e8271f89b63e', 'amz-sdk-invocation-id': b'cd2504d6-f00b-4e54-99ee-e965499c9c84', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:00 GMT', 'x-amzn-requestid': '1OW5aEpMsGsrz5uJkZNYv2RMxL9r12DwLrvm10m9cPAoPhVmLg0F', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090800Z
20251015/yandex/s3/aws4_request
d37406c09a220c330c773eed2d0bb4992c47930e27fd4fd88259b25e85cb1f6e
DEBUG    botocore.auth:auth.py:430 Signature:
ae0cfdbb5e7c6d6464e989336a52b6d61c75c28430e176bc479e20482727ca48
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ae0cfdbb5e7c6d6464e989336a52b6d61c75c28430e176bc479e20482727ca48', 'amz-sdk-invocation-id': b'145fe9cc-f200-48dd-b951-cefb7c276227', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:00 GMT', 'x-amzn-requestid': 'Z57SrLD5Gwn5Sw0ulZdzfunuRdilmsoNtMH6tTrnkj1HYmSXkUAg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090800Z
20251015/yandex/s3/aws4_request
11a4caa0b6332952b0127d8a3b908766efd68bc40ee4206d1fb6306cc72f9d32
DEBUG    botocore.auth:auth.py:430 Signature:
ee0e9317b138dcfa078af52a291834900631e5ac93ed91b9a9a8e8271f89b63e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee0e9317b138dcfa078af52a291834900631e5ac93ed91b9a9a8e8271f89b63e', 'amz-sdk-invocation-id': b'6efafbda-c53c-4c13-a12d-30f017e0d4fe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:00 GMT', 'x-amzn-requestid': 'z3VmK1iHfy7euxNp7wWHcxzFbPSnrGi82h59l7oRmzl3kl15hoFJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090800Z
20251015/yandex/s3/aws4_request
d37406c09a220c330c773eed2d0bb4992c47930e27fd4fd88259b25e85cb1f6e
DEBUG    botocore.auth:auth.py:430 Signature:
ae0cfdbb5e7c6d6464e989336a52b6d61c75c28430e176bc479e20482727ca48
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ae0cfdbb5e7c6d6464e989336a52b6d61c75c28430e176bc479e20482727ca48', 'amz-sdk-invocation-id': b'3b01313c-8067-4dec-a659-1e7844884662', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:00 GMT', 'x-amzn-requestid': 'SvQsscYInCooDmal0AnMUFszXhfUYbdwSBw8ynfAdTsl0H0gZWHL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090800Z
20251015/yandex/s3/aws4_request
11a4caa0b6332952b0127d8a3b908766efd68bc40ee4206d1fb6306cc72f9d32
DEBUG    botocore.auth:auth.py:430 Signature:
ee0e9317b138dcfa078af52a291834900631e5ac93ed91b9a9a8e8271f89b63e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee0e9317b138dcfa078af52a291834900631e5ac93ed91b9a9a8e8271f89b63e', 'amz-sdk-invocation-id': b'e523b18f-926b-4378-b62e-1e64a2a9ebe1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:00 GMT', 'x-amzn-requestid': 'u2KdQuCPZegSILJNNQcvG1lsuI3tUhR5fS2M1ghPgMYfVQp4lG2Q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090800Z
20251015/yandex/s3/aws4_request
d37406c09a220c330c773eed2d0bb4992c47930e27fd4fd88259b25e85cb1f6e
DEBUG    botocore.auth:auth.py:430 Signature:
ae0cfdbb5e7c6d6464e989336a52b6d61c75c28430e176bc479e20482727ca48
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ae0cfdbb5e7c6d6464e989336a52b6d61c75c28430e176bc479e20482727ca48', 'amz-sdk-invocation-id': b'c9322d8b-11e8-440c-b7c5-1f9c63e6c37e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:00 GMT', 'x-amzn-requestid': 'ywoMDBnXokFAHiy1pRWrWj9wWWglKMoxgx3F4QKsOQg1LOjVAUGD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090800Z
20251015/yandex/s3/aws4_request
11a4caa0b6332952b0127d8a3b908766efd68bc40ee4206d1fb6306cc72f9d32
DEBUG    botocore.auth:auth.py:430 Signature:
ee0e9317b138dcfa078af52a291834900631e5ac93ed91b9a9a8e8271f89b63e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee0e9317b138dcfa078af52a291834900631e5ac93ed91b9a9a8e8271f89b63e', 'amz-sdk-invocation-id': b'f091bab8-e55d-45d2-bc9d-e78d73e8caf3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:00 GMT', 'x-amzn-requestid': 'OMbFKfJ0D9PN1CsF3g9k7unqgI5yGjYDCAjpJBYBb3xNc5LY3IvA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090800Z
20251015/yandex/s3/aws4_request
d37406c09a220c330c773eed2d0bb4992c47930e27fd4fd88259b25e85cb1f6e
DEBUG    botocore.auth:auth.py:430 Signature:
ae0cfdbb5e7c6d6464e989336a52b6d61c75c28430e176bc479e20482727ca48
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ae0cfdbb5e7c6d6464e989336a52b6d61c75c28430e176bc479e20482727ca48', 'amz-sdk-invocation-id': b'86c8b661-97fe-4082-985b-85a136b5b1fd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:00 GMT', 'x-amzn-requestid': 'CoBwa5302NYblJKImuvq0J951btrJLvVNrKqcaVqkN1qATrntIfs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090800Z
20251015/yandex/s3/aws4_request
11a4caa0b6332952b0127d8a3b908766efd68bc40ee4206d1fb6306cc72f9d32
DEBUG    botocore.auth:auth.py:430 Signature:
ee0e9317b138dcfa078af52a291834900631e5ac93ed91b9a9a8e8271f89b63e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee0e9317b138dcfa078af52a291834900631e5ac93ed91b9a9a8e8271f89b63e', 'amz-sdk-invocation-id': b'132e5912-35b8-4978-b202-f0675f8cf9f0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:00 GMT', 'x-amzn-requestid': 'spE79cRkm3ZLTsBjas4j0GePyJdjZMR9NGWnubqi4S59w5o32Zon', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090800Z
20251015/yandex/s3/aws4_request
d37406c09a220c330c773eed2d0bb4992c47930e27fd4fd88259b25e85cb1f6e
DEBUG    botocore.auth:auth.py:430 Signature:
ae0cfdbb5e7c6d6464e989336a52b6d61c75c28430e176bc479e20482727ca48
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ae0cfdbb5e7c6d6464e989336a52b6d61c75c28430e176bc479e20482727ca48', 'amz-sdk-invocation-id': b'f0877b82-c07a-4b04-9a15-3c9011bcabf9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:00 GMT', 'x-amzn-requestid': 'x2vAtlMSLwRcuHCSmsgZp53eSqd1ZW2HjjjarE8fiU8p3jqZjYA9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090800Z
20251015/yandex/s3/aws4_request
11a4caa0b6332952b0127d8a3b908766efd68bc40ee4206d1fb6306cc72f9d32
DEBUG    botocore.auth:auth.py:430 Signature:
ee0e9317b138dcfa078af52a291834900631e5ac93ed91b9a9a8e8271f89b63e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee0e9317b138dcfa078af52a291834900631e5ac93ed91b9a9a8e8271f89b63e', 'amz-sdk-invocation-id': b'b322cd13-1211-4099-b4eb-ed492d82a45a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:00 GMT', 'x-amzn-requestid': 'ucvymVrCmyrkAxvTGaF3bIDUjWH86TerrKHsVkoUm0rVq3uwMEzq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090800Z
20251015/yandex/s3/aws4_request
d37406c09a220c330c773eed2d0bb4992c47930e27fd4fd88259b25e85cb1f6e
DEBUG    botocore.auth:auth.py:430 Signature:
ae0cfdbb5e7c6d6464e989336a52b6d61c75c28430e176bc479e20482727ca48
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ae0cfdbb5e7c6d6464e989336a52b6d61c75c28430e176bc479e20482727ca48', 'amz-sdk-invocation-id': b'506fc62f-c93f-4451-8b85-e9e99e86973b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'IBt8xQYMLf14CAPZuZK5oF5gZOem0rqaf3WRXwixffvlRdS6ruc1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
d98f8ee52d4d85f9ff09702cf420717ffddfd7f49122502466b4539ebc7ac42b
DEBUG    botocore.auth:auth.py:430 Signature:
9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664', 'amz-sdk-invocation-id': b'c426d5df-1834-446d-a065-082c883b5616', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'kxX65Rzua2crsztfvQmpXXVPD14YcernW62pn0zyl8mqKKIYcXyI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
127936731d42bda095760f4a7524c70b31c7ae0b799b88ec9d0e6bb354dbde7d
DEBUG    botocore.auth:auth.py:430 Signature:
c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c', 'amz-sdk-invocation-id': b'64e9eaf9-0f02-4cc7-bc4e-5fe2df0cde5d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'BXw1IlrEgDgoN9NILvAokyIy1p8TbXWz7CykXaK3AXoSOIDKthh0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
d98f8ee52d4d85f9ff09702cf420717ffddfd7f49122502466b4539ebc7ac42b
DEBUG    botocore.auth:auth.py:430 Signature:
9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664', 'amz-sdk-invocation-id': b'637b75b2-0eeb-495c-b2b1-91a328647b78', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'NZfVOPvqknjZk7ZPR8qt1UDnn560bTl3NeFEWpDimf8vxaGKfHt8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
127936731d42bda095760f4a7524c70b31c7ae0b799b88ec9d0e6bb354dbde7d
DEBUG    botocore.auth:auth.py:430 Signature:
c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c', 'amz-sdk-invocation-id': b'74f98892-e935-4883-a91a-923145055dfd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'U6OcIuuPVrcKOUHSg4Bnl5bk3QZi5pqwN5fHnmvtpqkF4Akg0Zix', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
d98f8ee52d4d85f9ff09702cf420717ffddfd7f49122502466b4539ebc7ac42b
DEBUG    botocore.auth:auth.py:430 Signature:
9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664', 'amz-sdk-invocation-id': b'5b971407-03cf-436c-946b-01508e1c9b5a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'A8LS8sPXAfkWJSEdVNKzWYFgiNssF7CtAkFUCinWATJX3mpaTg4k', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
127936731d42bda095760f4a7524c70b31c7ae0b799b88ec9d0e6bb354dbde7d
DEBUG    botocore.auth:auth.py:430 Signature:
c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c', 'amz-sdk-invocation-id': b'ae453a57-441c-491b-a7c4-de2183a7abc8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'TS6FjmmvvHiPpzEsEnqV36h3IRovO0nAeyw3KTGlVKIivboQb4xT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
d98f8ee52d4d85f9ff09702cf420717ffddfd7f49122502466b4539ebc7ac42b
DEBUG    botocore.auth:auth.py:430 Signature:
9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664', 'amz-sdk-invocation-id': b'5856b65d-bedf-47a5-8a58-551b63546a4d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'kwNAx3gOP0e0Vo7CvkR8aWCV55kKAGqzpxNAXhNybJSfHaXoo5St', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
127936731d42bda095760f4a7524c70b31c7ae0b799b88ec9d0e6bb354dbde7d
DEBUG    botocore.auth:auth.py:430 Signature:
c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c', 'amz-sdk-invocation-id': b'ef04e5b5-71fb-4f45-af45-fa22b6fb519c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'uEW37sf0u8z8SfNtPhNmHrG2T8u1nAk2WRlIa1PDIuHa4nziLGiG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
d98f8ee52d4d85f9ff09702cf420717ffddfd7f49122502466b4539ebc7ac42b
DEBUG    botocore.auth:auth.py:430 Signature:
9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664', 'amz-sdk-invocation-id': b'a54cf79c-72b9-40b6-a731-eec9a264bff0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'vWxoH7baqpGoF9KunS1W9IgIV1yIXmqA6ckt7IvZyU0RobCJnkMd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
127936731d42bda095760f4a7524c70b31c7ae0b799b88ec9d0e6bb354dbde7d
DEBUG    botocore.auth:auth.py:430 Signature:
c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c', 'amz-sdk-invocation-id': b'89560daf-e6a9-474e-bbaa-c492c64a77e0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'hBkoCsgrI3XRyly12odwpOb4lMYuNuPVVrev9s0gW2MgE37gxGuU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
d98f8ee52d4d85f9ff09702cf420717ffddfd7f49122502466b4539ebc7ac42b
DEBUG    botocore.auth:auth.py:430 Signature:
9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664', 'amz-sdk-invocation-id': b'74ad9a9c-1df1-46b3-bd22-7bec89ac1c85', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'COMG5yKDDY1CnsTJ8L0fCb5BkdGY9gWtNGit6dVpGDCgJJ0bLzpQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
127936731d42bda095760f4a7524c70b31c7ae0b799b88ec9d0e6bb354dbde7d
DEBUG    botocore.auth:auth.py:430 Signature:
c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c', 'amz-sdk-invocation-id': b'e7d3912e-aac7-4c03-84d8-b2eee5ccb054', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'zIORWs9ayeIRsXWdG0CYQvaixSmQepedejOUaoMWP6yXddwtzIY8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
d98f8ee52d4d85f9ff09702cf420717ffddfd7f49122502466b4539ebc7ac42b
DEBUG    botocore.auth:auth.py:430 Signature:
9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664', 'amz-sdk-invocation-id': b'47adefa7-7e3a-4144-adbe-aae9fd2da203', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'fYuGtZkZDlZ46n3ZXkL8TN7KfjYpqbBAgULjx6Unj4mdoc86wZD8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
127936731d42bda095760f4a7524c70b31c7ae0b799b88ec9d0e6bb354dbde7d
DEBUG    botocore.auth:auth.py:430 Signature:
c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c', 'amz-sdk-invocation-id': b'5154e621-8a3e-4ff8-91c1-1cd4e4c48251', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'IngCuzSONBMFi8MCTrWR49ogdFMnDjRMlUU4DJ5MGBoR4rUXSnTw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
d98f8ee52d4d85f9ff09702cf420717ffddfd7f49122502466b4539ebc7ac42b
DEBUG    botocore.auth:auth.py:430 Signature:
9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664', 'amz-sdk-invocation-id': b'387c204e-020e-47a9-9a02-808a24607132', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'ztFPev0f7tDs9tHyQ7kCYpaawqaTN9fASyx0tePsaT7ZdAl8ScPK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
127936731d42bda095760f4a7524c70b31c7ae0b799b88ec9d0e6bb354dbde7d
DEBUG    botocore.auth:auth.py:430 Signature:
c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c', 'amz-sdk-invocation-id': b'd41f71de-544d-4ccd-b5bc-02076ffc20b4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'qYvnFgSfH1zJisKwdDiY9DU8U26q3vi7tSrDcGW0fGz7f3Swk0zB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
d98f8ee52d4d85f9ff09702cf420717ffddfd7f49122502466b4539ebc7ac42b
DEBUG    botocore.auth:auth.py:430 Signature:
9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9bec04aeda5eb4c37037a0d881087e9f121784be42d5c8b8d8f0c1eb33a65664', 'amz-sdk-invocation-id': b'de983853-cb2c-4dff-b306-858bb87d73a8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': 'P2Nb2bIIiRzKrK4SY5Xojdt6f0Se3TSyR75h1YNsZbVMMHY1O6uB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090801Z
20251015/yandex/s3/aws4_request
127936731d42bda095760f4a7524c70b31c7ae0b799b88ec9d0e6bb354dbde7d
DEBUG    botocore.auth:auth.py:430 Signature:
c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6fcb115dd1f14ede895e46e8fb541852cf8861ea8b80512c96aea421928322c', 'amz-sdk-invocation-id': b'c743cb56-5cca-4514-a9c8-87238ef2e4cd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:01 GMT', 'x-amzn-requestid': '5txxc52M7ixA1sOCp1AVEWrwvMb45Af35vXDsuZb50yH4WlRfIDv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090802Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090802Z
20251015/yandex/s3/aws4_request
9e4da8489db113247ef49dcd93bddaaf54932b7fc546ea23672502c6e2e04c3a
DEBUG    botocore.auth:auth.py:430 Signature:
b176733b168a28f3e3106f84cb744e37f23a7ef4a2c53be0c9139552f364bdef
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090802Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b176733b168a28f3e3106f84cb744e37f23a7ef4a2c53be0c9139552f364bdef', 'amz-sdk-invocation-id': b'0d0b3ac6-2a6c-45c9-880a-9edf0ecb4c51', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:02 GMT', 'x-amzn-requestid': '7GJJlLhC2InwLDhMeV6l7CVIQpfU7OF9Ab5QRq1t4eMW9HsCBivx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090802Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090802Z
20251015/yandex/s3/aws4_request
99c9f2dc9539dd1ace1a0d33bad83f45d67359c6aa16449025abb954ec4a2647
DEBUG    botocore.auth:auth.py:430 Signature:
57305ea2d4f172c4926bacb1ea2a5aa812f1a23caed9eace709a41ea477a8b69
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090802Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57305ea2d4f172c4926bacb1ea2a5aa812f1a23caed9eace709a41ea477a8b69', 'amz-sdk-invocation-id': b'd666eece-a718-44c8-9bf7-2d91bd795760', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:02 GMT', 'x-amzn-requestid': 'rXZRBYObOb8DIG0NycUep70wmfngV8W3Q1SLaKp5D7G9TmJVh697', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090802Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090802Z
20251015/yandex/s3/aws4_request
9e4da8489db113247ef49dcd93bddaaf54932b7fc546ea23672502c6e2e04c3a
DEBUG    botocore.auth:auth.py:430 Signature:
b176733b168a28f3e3106f84cb744e37f23a7ef4a2c53be0c9139552f364bdef
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090802Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b176733b168a28f3e3106f84cb744e37f23a7ef4a2c53be0c9139552f364bdef', 'amz-sdk-invocation-id': b'16d8a5a7-c031-4f56-a1f6-19b68726b875', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:02 GMT', 'x-amzn-requestid': 'dREyibLEjTGr2YdFcpJNwPB3p94HYzf1FvYgDxciY65kQZgT1YDg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090802Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090802Z
20251015/yandex/s3/aws4_request
99c9f2dc9539dd1ace1a0d33bad83f45d67359c6aa16449025abb954ec4a2647
DEBUG    botocore.auth:auth.py:430 Signature:
57305ea2d4f172c4926bacb1ea2a5aa812f1a23caed9eace709a41ea477a8b69
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090802Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57305ea2d4f172c4926bacb1ea2a5aa812f1a23caed9eace709a41ea477a8b69', 'amz-sdk-invocation-id': b'1946f5d2-4ec8-41e6-b96c-af62efe50eeb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:02 GMT', 'x-amzn-requestid': 'irc9Wz2b5HczDNl4ZLMUOCs2nKQeV7aGMojs76TFikenhz16WNDl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090802Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090802Z
20251015/yandex/s3/aws4_request
9e4da8489db113247ef49dcd93bddaaf54932b7fc546ea23672502c6e2e04c3a
DEBUG    botocore.auth:auth.py:430 Signature:
b176733b168a28f3e3106f84cb744e37f23a7ef4a2c53be0c9139552f364bdef
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090802Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b176733b168a28f3e3106f84cb744e37f23a7ef4a2c53be0c9139552f364bdef', 'amz-sdk-invocation-id': b'27edb9c8-0664-407d-9ca2-b075e24149ca', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:02 GMT', 'x-amzn-requestid': 'oOH1OtY4fSwFmhFF0jXmaMlSdyVO736yJXkeVcOeJa26H2VeYh76', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090802Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090802Z
20251015/yandex/s3/aws4_request
99c9f2dc9539dd1ace1a0d33bad83f45d67359c6aa16449025abb954ec4a2647
DEBUG    botocore.auth:auth.py:430 Signature:
57305ea2d4f172c4926bacb1ea2a5aa812f1a23caed9eace709a41ea477a8b69
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090802Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57305ea2d4f172c4926bacb1ea2a5aa812f1a23caed9eace709a41ea477a8b69', 'amz-sdk-invocation-id': b'd6ef8583-3d30-4b69-955b-5469297d3192', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:02 GMT', 'x-amzn-requestid': 'zzrcj1j8pNLzAddDkbb90Y6hiYXejNh6CkPmIQxuADWwrpkIkqG2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090802Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090802Z
20251015/yandex/s3/aws4_request
9e4da8489db113247ef49dcd93bddaaf54932b7fc546ea23672502c6e2e04c3a
DEBUG    botocore.auth:auth.py:430 Signature:
b176733b168a28f3e3106f84cb744e37f23a7ef4a2c53be0c9139552f364bdef
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090802Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b176733b168a28f3e3106f84cb744e37f23a7ef4a2c53be0c9139552f364bdef', 'amz-sdk-invocation-id': b'2afd83f4-6d40-473a-b3a4-0070af8c3fa3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:02 GMT', 'x-amzn-requestid': '0Bv6pNhmy74nQv9g0rApUgn6JpiI8PaTsIJ3obC7ALaE3o3tut88', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090802Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090802Z
20251015/yandex/s3/aws4_request
99c9f2dc9539dd1ace1a0d33bad83f45d67359c6aa16449025abb954ec4a2647
DEBUG    botocore.auth:auth.py:430 Signature:
57305ea2d4f172c4926bacb1ea2a5aa812f1a23caed9eace709a41ea477a8b69
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090802Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57305ea2d4f172c4926bacb1ea2a5aa812f1a23caed9eace709a41ea477a8b69', 'amz-sdk-invocation-id': b'0d563bc9-94bc-48c7-b33c-f1e183344001', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:02 GMT', 'x-amzn-requestid': 'oDoqARb7ISHk5opbUtEFO0WCfA9LJYX2wKcko6Yif5O5CDkLirHZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090802Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090802Z
20251015/yandex/s3/aws4_request
9e4da8489db113247ef49dcd93bddaaf54932b7fc546ea23672502c6e2e04c3a
DEBUG    botocore.auth:auth.py:430 Signature:
b176733b168a28f3e3106f84cb744e37f23a7ef4a2c53be0c9139552f364bdef
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090802Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b176733b168a28f3e3106f84cb744e37f23a7ef4a2c53be0c9139552f364bdef', 'amz-sdk-invocation-id': b'14cf045f-5430-420b-9449-077768d4e993', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:02 GMT', 'x-amzn-requestid': 'kTX6Wu3D3ZJpCs2Q8TBqld1XYB7xygKJMdRl3K1NfGILXleypb8U', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090803Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090803Z
20251015/yandex/s3/aws4_request
05e64305fe1f35ab4e359e828c9ad0814dc90e361cd93ad0d0554076b53ff931
DEBUG    botocore.auth:auth.py:430 Signature:
b16d50d528e89f9dcddb0bc2103d153f0ba4a83e7a0135d70a34fbd86aa4e1b3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090803Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b16d50d528e89f9dcddb0bc2103d153f0ba4a83e7a0135d70a34fbd86aa4e1b3', 'amz-sdk-invocation-id': b'2ba6ce87-c18f-46e3-8b56-eb399730329f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:03 GMT', 'x-amzn-requestid': 'WYXSh3IjVkOQcjbdRLcTKvDOnKk785p2hHNDTyRU2jcQ6KRzme6e', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090803Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090803Z
20251015/yandex/s3/aws4_request
0eb8ad51fa05ff391f7153ec09232c28f8e150d1042795114fc724d1bbb73792
DEBUG    botocore.auth:auth.py:430 Signature:
4919668166537dc95ba9c1131ae24e2f8eda0603ac9cbaf7ba879bb7403fcdd4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090803Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4919668166537dc95ba9c1131ae24e2f8eda0603ac9cbaf7ba879bb7403fcdd4', 'amz-sdk-invocation-id': b'0797fe97-6be9-4f21-9b35-d6b617bf5ad9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:03 GMT', 'x-amzn-requestid': 'vTHG2gocxhqmfOrOoiGto9IbO9Nfi4JeujDtLmm9hFlK2CSaDslW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090803Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090803Z
20251015/yandex/s3/aws4_request
05e64305fe1f35ab4e359e828c9ad0814dc90e361cd93ad0d0554076b53ff931
DEBUG    botocore.auth:auth.py:430 Signature:
b16d50d528e89f9dcddb0bc2103d153f0ba4a83e7a0135d70a34fbd86aa4e1b3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090803Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b16d50d528e89f9dcddb0bc2103d153f0ba4a83e7a0135d70a34fbd86aa4e1b3', 'amz-sdk-invocation-id': b'9b060692-8f1e-4c31-94b5-0c7062377bdc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:03 GMT', 'x-amzn-requestid': 'oPQHVci1dUjAu8ujvgYwK7aBZE2ecmJrnmQ8OHWkPlevW0RGmtrU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090803Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090803Z
20251015/yandex/s3/aws4_request
0eb8ad51fa05ff391f7153ec09232c28f8e150d1042795114fc724d1bbb73792
DEBUG    botocore.auth:auth.py:430 Signature:
4919668166537dc95ba9c1131ae24e2f8eda0603ac9cbaf7ba879bb7403fcdd4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090803Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4919668166537dc95ba9c1131ae24e2f8eda0603ac9cbaf7ba879bb7403fcdd4', 'amz-sdk-invocation-id': b'0f4853ce-9509-4165-83dc-ce3ad4fb24c0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:03 GMT', 'x-amzn-requestid': 'HOSmOhbhnPPnVLvpPjIBkIJQoIM5KAsH7abcHv8DtkLikc1815MI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090803Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090803Z
20251015/yandex/s3/aws4_request
05e64305fe1f35ab4e359e828c9ad0814dc90e361cd93ad0d0554076b53ff931
DEBUG    botocore.auth:auth.py:430 Signature:
b16d50d528e89f9dcddb0bc2103d153f0ba4a83e7a0135d70a34fbd86aa4e1b3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090803Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b16d50d528e89f9dcddb0bc2103d153f0ba4a83e7a0135d70a34fbd86aa4e1b3', 'amz-sdk-invocation-id': b'e2e812e0-b6a3-4d86-a916-fd968221d4ad', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:03 GMT', 'x-amzn-requestid': 'qQ92To8FegXFWXaogqBt4adhp8aOqqot8hOtkFgrZKvDl7qVjk9D', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090803Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090803Z
20251015/yandex/s3/aws4_request
0eb8ad51fa05ff391f7153ec09232c28f8e150d1042795114fc724d1bbb73792
DEBUG    botocore.auth:auth.py:430 Signature:
4919668166537dc95ba9c1131ae24e2f8eda0603ac9cbaf7ba879bb7403fcdd4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090803Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4919668166537dc95ba9c1131ae24e2f8eda0603ac9cbaf7ba879bb7403fcdd4', 'amz-sdk-invocation-id': b'2ea18900-643e-4c9a-a860-1ebdda1ea4ab', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:03 GMT', 'x-amzn-requestid': 'sS8Yl2M2vPzPbacroCNf0aUnjtut6PsWmwDm9QKS1Ea6m7xm0YPA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090803Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090803Z
20251015/yandex/s3/aws4_request
05e64305fe1f35ab4e359e828c9ad0814dc90e361cd93ad0d0554076b53ff931
DEBUG    botocore.auth:auth.py:430 Signature:
b16d50d528e89f9dcddb0bc2103d153f0ba4a83e7a0135d70a34fbd86aa4e1b3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090803Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b16d50d528e89f9dcddb0bc2103d153f0ba4a83e7a0135d70a34fbd86aa4e1b3', 'amz-sdk-invocation-id': b'e285f8fe-49bf-4d45-9f42-e46f4dc8318a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:03 GMT', 'x-amzn-requestid': 'F1BfVqG5fb8PuW6PJlmAsbUyVl7qLY3n2bbREN9R2JZvthrhspkl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090803Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090803Z
20251015/yandex/s3/aws4_request
0eb8ad51fa05ff391f7153ec09232c28f8e150d1042795114fc724d1bbb73792
DEBUG    botocore.auth:auth.py:430 Signature:
4919668166537dc95ba9c1131ae24e2f8eda0603ac9cbaf7ba879bb7403fcdd4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090803Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4919668166537dc95ba9c1131ae24e2f8eda0603ac9cbaf7ba879bb7403fcdd4', 'amz-sdk-invocation-id': b'b83377d9-27f8-436b-9e8a-86ffd3c07dd5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:03 GMT', 'x-amzn-requestid': 'P8LIT0Jo0xp3w070iYnY8sg1BJA66BiCXdJ0xXtM8jA3mTBbLsq4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090803Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090803Z
20251015/yandex/s3/aws4_request
05e64305fe1f35ab4e359e828c9ad0814dc90e361cd93ad0d0554076b53ff931
DEBUG    botocore.auth:auth.py:430 Signature:
b16d50d528e89f9dcddb0bc2103d153f0ba4a83e7a0135d70a34fbd86aa4e1b3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090803Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b16d50d528e89f9dcddb0bc2103d153f0ba4a83e7a0135d70a34fbd86aa4e1b3', 'amz-sdk-invocation-id': b'82c0cb1b-f332-4c0c-9f33-8e4fafd72cf2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:03 GMT', 'x-amzn-requestid': 'm98mURtXBj4AprT6D4F2GM7RSeqPxnJ7nFFt9mG2P254H9sRXwnq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090803Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090803Z
20251015/yandex/s3/aws4_request
0eb8ad51fa05ff391f7153ec09232c28f8e150d1042795114fc724d1bbb73792
DEBUG    botocore.auth:auth.py:430 Signature:
4919668166537dc95ba9c1131ae24e2f8eda0603ac9cbaf7ba879bb7403fcdd4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090803Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4919668166537dc95ba9c1131ae24e2f8eda0603ac9cbaf7ba879bb7403fcdd4', 'amz-sdk-invocation-id': b'4e3cdf43-07d8-4b19-9e36-6655c1e9a7a0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:04 GMT', 'x-amzn-requestid': 'sx7hFcckQMSrxByUKIMYpfxmwXFlMCcRaBjtavlofkhAheT3eACS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090804Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090804Z
20251015/yandex/s3/aws4_request
eb03940cbfe22b963bfb9a28c9d6acce2413fc55b5e7989b1c39c59a30edfc55
DEBUG    botocore.auth:auth.py:430 Signature:
df89679c658ae3b40974c6104c3ac3425333ef3bed14d0d352da226792031e4c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090804Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=df89679c658ae3b40974c6104c3ac3425333ef3bed14d0d352da226792031e4c', 'amz-sdk-invocation-id': b'a8f98351-5e46-4550-9097-791db0c69e15', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:04 GMT', 'x-amzn-requestid': '3Xf28YqlVwq8TfQlxezaOEPSiU5uMVauNt37YpJ9rEJYbjb9Qtcp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090804Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090804Z
20251015/yandex/s3/aws4_request
dd7252f211543c040638756212944ef02b66ed8fa9cd0a51601977f9b16b1fae
DEBUG    botocore.auth:auth.py:430 Signature:
aa25d5afe92c69b2f522e9d8af543e4f4df94e5f6f21e8c096c0768bcea21dc5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090804Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aa25d5afe92c69b2f522e9d8af543e4f4df94e5f6f21e8c096c0768bcea21dc5', 'amz-sdk-invocation-id': b'18ad6898-f411-483f-81c4-46ab7f50dfac', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:04 GMT', 'x-amzn-requestid': 'NXqcy0AZqwcXz0MpgfCSEtygLeemj3dLbLVkxkKxbRjy5CJRwnQA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090804Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090804Z
20251015/yandex/s3/aws4_request
eb03940cbfe22b963bfb9a28c9d6acce2413fc55b5e7989b1c39c59a30edfc55
DEBUG    botocore.auth:auth.py:430 Signature:
df89679c658ae3b40974c6104c3ac3425333ef3bed14d0d352da226792031e4c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090804Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=df89679c658ae3b40974c6104c3ac3425333ef3bed14d0d352da226792031e4c', 'amz-sdk-invocation-id': b'057fa7f1-0348-494b-b0f9-6dcfc5710947', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:04 GMT', 'x-amzn-requestid': 'G7KsHjaTyXiDdOvNM3uc5uS3b1lPGEvd29Igs1OCgBsZ6IFA7XaO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090804Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090804Z
20251015/yandex/s3/aws4_request
dd7252f211543c040638756212944ef02b66ed8fa9cd0a51601977f9b16b1fae
DEBUG    botocore.auth:auth.py:430 Signature:
aa25d5afe92c69b2f522e9d8af543e4f4df94e5f6f21e8c096c0768bcea21dc5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090804Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aa25d5afe92c69b2f522e9d8af543e4f4df94e5f6f21e8c096c0768bcea21dc5', 'amz-sdk-invocation-id': b'b44ceade-73c5-4e70-9570-a8448375f54d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:04 GMT', 'x-amzn-requestid': 'gygril9iFkfXwkuz7ZyXEvIBymuVD7JhXSVloopThoG1jqcN9wL6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090804Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090804Z
20251015/yandex/s3/aws4_request
eb03940cbfe22b963bfb9a28c9d6acce2413fc55b5e7989b1c39c59a30edfc55
DEBUG    botocore.auth:auth.py:430 Signature:
df89679c658ae3b40974c6104c3ac3425333ef3bed14d0d352da226792031e4c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090804Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=df89679c658ae3b40974c6104c3ac3425333ef3bed14d0d352da226792031e4c', 'amz-sdk-invocation-id': b'27bd3256-5805-4fcd-a8d0-f40271ca2c61', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:04 GMT', 'x-amzn-requestid': 'lGzQ0yYhkNduDgTsME1fRn8ODUMdVHOX7biEQEO3k7aqVr7FMg6P', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090804Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090804Z
20251015/yandex/s3/aws4_request
dd7252f211543c040638756212944ef02b66ed8fa9cd0a51601977f9b16b1fae
DEBUG    botocore.auth:auth.py:430 Signature:
aa25d5afe92c69b2f522e9d8af543e4f4df94e5f6f21e8c096c0768bcea21dc5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090804Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aa25d5afe92c69b2f522e9d8af543e4f4df94e5f6f21e8c096c0768bcea21dc5', 'amz-sdk-invocation-id': b'69bea35e-3677-415b-9052-92a691b03e55', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:04 GMT', 'x-amzn-requestid': 'M3SJtknllUJL4lrkJR032fOwXOoqehPo3vwRm8scDctCoOyVz9pU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090804Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090804Z
20251015/yandex/s3/aws4_request
eb03940cbfe22b963bfb9a28c9d6acce2413fc55b5e7989b1c39c59a30edfc55
DEBUG    botocore.auth:auth.py:430 Signature:
df89679c658ae3b40974c6104c3ac3425333ef3bed14d0d352da226792031e4c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090804Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=df89679c658ae3b40974c6104c3ac3425333ef3bed14d0d352da226792031e4c', 'amz-sdk-invocation-id': b'48159e6e-8092-406b-8e1c-102074e482a1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:04 GMT', 'x-amzn-requestid': 'Tlh7SKpacMioa6z6eZQK45ZXFf69tbkFAvbRZbI86HnUrtQH5k34', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090804Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090804Z
20251015/yandex/s3/aws4_request
dd7252f211543c040638756212944ef02b66ed8fa9cd0a51601977f9b16b1fae
DEBUG    botocore.auth:auth.py:430 Signature:
aa25d5afe92c69b2f522e9d8af543e4f4df94e5f6f21e8c096c0768bcea21dc5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090804Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aa25d5afe92c69b2f522e9d8af543e4f4df94e5f6f21e8c096c0768bcea21dc5', 'amz-sdk-invocation-id': b'2031c19c-fcb5-4332-a913-42783e429eca', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:04 GMT', 'x-amzn-requestid': 'BdMS7NO3nrq3mdSynpMp5ZbK6VdCbV5p4AoCkvxuyo0DakG61Za8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090804Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090804Z
20251015/yandex/s3/aws4_request
eb03940cbfe22b963bfb9a28c9d6acce2413fc55b5e7989b1c39c59a30edfc55
DEBUG    botocore.auth:auth.py:430 Signature:
df89679c658ae3b40974c6104c3ac3425333ef3bed14d0d352da226792031e4c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090804Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=df89679c658ae3b40974c6104c3ac3425333ef3bed14d0d352da226792031e4c', 'amz-sdk-invocation-id': b'7db7b038-01e5-479e-9e9d-ed09c1c988be', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:04 GMT', 'x-amzn-requestid': 'BqRxJgPpXu1DJ0iNlMNMeKokp64NiBx7LB6ImcHV29sLdVEyNTqd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090804Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090804Z
20251015/yandex/s3/aws4_request
dd7252f211543c040638756212944ef02b66ed8fa9cd0a51601977f9b16b1fae
DEBUG    botocore.auth:auth.py:430 Signature:
aa25d5afe92c69b2f522e9d8af543e4f4df94e5f6f21e8c096c0768bcea21dc5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090804Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aa25d5afe92c69b2f522e9d8af543e4f4df94e5f6f21e8c096c0768bcea21dc5', 'amz-sdk-invocation-id': b'0b3e213c-5d6a-462e-9aa4-d3e3fee9e0f4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:05 GMT', 'x-amzn-requestid': 'qAMAzPgWDmtUddsp4hPbPJ5feSWRWKvs6339JDIviuqTOUe4cPES', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090805Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090805Z
20251015/yandex/s3/aws4_request
79dc010b627297f69b8e8c4d7a4f819ac1305d736adbf163b6fe6b0a3bd6b850
DEBUG    botocore.auth:auth.py:430 Signature:
0328dbbfc2785bec8b601c3ed0c74403b02064d0eb1f70aa2af617721e05444a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090805Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0328dbbfc2785bec8b601c3ed0c74403b02064d0eb1f70aa2af617721e05444a', 'amz-sdk-invocation-id': b'568b8efd-ca42-4fee-8868-e798fe1a0447', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:05 GMT', 'x-amzn-requestid': '48Pb3lrdag5z538LUSCammAImaJ7qYmfoYqu8sPBjwEuPUdYI6O0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090805Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090805Z
20251015/yandex/s3/aws4_request
116a4da39d2c9bda787a7bfc82a7afc99c915a4d3f6d0675206df27ee6cc457c
DEBUG    botocore.auth:auth.py:430 Signature:
bccf3c910f673b5919a5929cf223cc3582ea078434f5229be4ceab1225344fe0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090805Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bccf3c910f673b5919a5929cf223cc3582ea078434f5229be4ceab1225344fe0', 'amz-sdk-invocation-id': b'f3306d0a-9e95-40de-aaaf-e49be8e59f15', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:05 GMT', 'x-amzn-requestid': 'WPsNEvuMTaghQnPcjyzMwXSsrJa4FwKau0ySbtco2e6jMHx8j900', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090805Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090805Z
20251015/yandex/s3/aws4_request
79dc010b627297f69b8e8c4d7a4f819ac1305d736adbf163b6fe6b0a3bd6b850
DEBUG    botocore.auth:auth.py:430 Signature:
0328dbbfc2785bec8b601c3ed0c74403b02064d0eb1f70aa2af617721e05444a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090805Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0328dbbfc2785bec8b601c3ed0c74403b02064d0eb1f70aa2af617721e05444a', 'amz-sdk-invocation-id': b'c622a675-48c2-4ca2-8949-6ee3cc639b0e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:05 GMT', 'x-amzn-requestid': 'n0PqUWqtLZdS8fydCHpAp0WdIgJnBQKjtRSQ6VGoVFOnIu9dp0au', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090805Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090805Z
20251015/yandex/s3/aws4_request
116a4da39d2c9bda787a7bfc82a7afc99c915a4d3f6d0675206df27ee6cc457c
DEBUG    botocore.auth:auth.py:430 Signature:
bccf3c910f673b5919a5929cf223cc3582ea078434f5229be4ceab1225344fe0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090805Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bccf3c910f673b5919a5929cf223cc3582ea078434f5229be4ceab1225344fe0', 'amz-sdk-invocation-id': b'9a278fb1-86b2-4509-b822-ca39b86da6bf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:05 GMT', 'x-amzn-requestid': 'kqZ5M5OQX6BYnGLOfhu5VPX2ZeeVSKeNW2WGueZ7NMp9LlSlByKb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090805Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090805Z
20251015/yandex/s3/aws4_request
79dc010b627297f69b8e8c4d7a4f819ac1305d736adbf163b6fe6b0a3bd6b850
DEBUG    botocore.auth:auth.py:430 Signature:
0328dbbfc2785bec8b601c3ed0c74403b02064d0eb1f70aa2af617721e05444a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090805Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0328dbbfc2785bec8b601c3ed0c74403b02064d0eb1f70aa2af617721e05444a', 'amz-sdk-invocation-id': b'2c63b4c6-51ff-4b8e-8e6d-80cb8acfc751', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:05 GMT', 'x-amzn-requestid': 'GM4N8Rpr68IRuustTR63uOQ5Oa9ecFhgzQN3zcxJr1UI2KXHquYE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090805Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090805Z
20251015/yandex/s3/aws4_request
116a4da39d2c9bda787a7bfc82a7afc99c915a4d3f6d0675206df27ee6cc457c
DEBUG    botocore.auth:auth.py:430 Signature:
bccf3c910f673b5919a5929cf223cc3582ea078434f5229be4ceab1225344fe0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090805Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bccf3c910f673b5919a5929cf223cc3582ea078434f5229be4ceab1225344fe0', 'amz-sdk-invocation-id': b'a3826fbc-0a92-48a7-bd30-2f0ffaa2104a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:05 GMT', 'x-amzn-requestid': 'v5IGEYTI2lm0D44i8EPAziOdFRth2mh6KCxkUzg6OobIxPpeAcr4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090805Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090805Z
20251015/yandex/s3/aws4_request
79dc010b627297f69b8e8c4d7a4f819ac1305d736adbf163b6fe6b0a3bd6b850
DEBUG    botocore.auth:auth.py:430 Signature:
0328dbbfc2785bec8b601c3ed0c74403b02064d0eb1f70aa2af617721e05444a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090805Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0328dbbfc2785bec8b601c3ed0c74403b02064d0eb1f70aa2af617721e05444a', 'amz-sdk-invocation-id': b'19968373-c763-4d4a-b931-1b180945ee69', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:05 GMT', 'x-amzn-requestid': 'pYmTef9U1H3V0LaSS4F803uNBYvdy8QyUDCJsMMaGWb7ykSIA6GO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090805Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090805Z
20251015/yandex/s3/aws4_request
116a4da39d2c9bda787a7bfc82a7afc99c915a4d3f6d0675206df27ee6cc457c
DEBUG    botocore.auth:auth.py:430 Signature:
bccf3c910f673b5919a5929cf223cc3582ea078434f5229be4ceab1225344fe0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090805Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bccf3c910f673b5919a5929cf223cc3582ea078434f5229be4ceab1225344fe0', 'amz-sdk-invocation-id': b'9888a7ed-926a-4209-aaeb-e07109c33966', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:05 GMT', 'x-amzn-requestid': 'UcyHblie0tyn6axwGvbXyAutaGQfJQVWhbarYlMXX8m40wHLiqqh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090805Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090805Z
20251015/yandex/s3/aws4_request
79dc010b627297f69b8e8c4d7a4f819ac1305d736adbf163b6fe6b0a3bd6b850
DEBUG    botocore.auth:auth.py:430 Signature:
0328dbbfc2785bec8b601c3ed0c74403b02064d0eb1f70aa2af617721e05444a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090805Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0328dbbfc2785bec8b601c3ed0c74403b02064d0eb1f70aa2af617721e05444a', 'amz-sdk-invocation-id': b'24749fc9-f1e4-46ae-9867-6c8a2947e9d4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:05 GMT', 'x-amzn-requestid': 'dsKXY3o7hnIsdetinq1bSjRUgTxxiyb9OuYrI5zwVwDOp6wcR4p3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090805Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090805Z
20251015/yandex/s3/aws4_request
116a4da39d2c9bda787a7bfc82a7afc99c915a4d3f6d0675206df27ee6cc457c
DEBUG    botocore.auth:auth.py:430 Signature:
bccf3c910f673b5919a5929cf223cc3582ea078434f5229be4ceab1225344fe0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090805Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bccf3c910f673b5919a5929cf223cc3582ea078434f5229be4ceab1225344fe0', 'amz-sdk-invocation-id': b'a4982e47-7a6a-4578-9e11-0ffdb01a62c5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:06 GMT', 'x-amzn-requestid': 'E5udqY4iw4M28h7M0ruzHxo7mRE2Hi5mqX6Bc6baAs9NDQbPDZLi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090806Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090806Z
20251015/yandex/s3/aws4_request
49272975d19dd9f7232858d36480d865d92c7d8c46b32a1f47aefee08bd24f97
DEBUG    botocore.auth:auth.py:430 Signature:
7961b1d1f313ee40451140cd9300545b96b2cc98c63638637a093cc94aa4cf89
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090806Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7961b1d1f313ee40451140cd9300545b96b2cc98c63638637a093cc94aa4cf89', 'amz-sdk-invocation-id': b'9bd264ea-5726-4c22-8634-dee165a0fd9c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:06 GMT', 'x-amzn-requestid': 'GKPtbgqpRdhQi63cteBo5GnMywYjQzYhrK47pl9zSxgseZpEMU1z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090806Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090806Z
20251015/yandex/s3/aws4_request
d1e9614f35d9735bab1f03516685ae261e7825eb4cf83c0a40517d74075424cd
DEBUG    botocore.auth:auth.py:430 Signature:
b6960ad41d64c4d316f6704c6529f5a86d50cbb6ab8f37279616ec6adb8fb06e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090806Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b6960ad41d64c4d316f6704c6529f5a86d50cbb6ab8f37279616ec6adb8fb06e', 'amz-sdk-invocation-id': b'6593d1a4-cb01-4da1-bb00-ba470ef7c7c4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:06 GMT', 'x-amzn-requestid': 'hyXJjVnvnFKTJXNS0M6HzPuPZhjEx0xsMytPT5sDxg25QmwNT3uv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090806Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090806Z
20251015/yandex/s3/aws4_request
49272975d19dd9f7232858d36480d865d92c7d8c46b32a1f47aefee08bd24f97
DEBUG    botocore.auth:auth.py:430 Signature:
7961b1d1f313ee40451140cd9300545b96b2cc98c63638637a093cc94aa4cf89
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090806Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7961b1d1f313ee40451140cd9300545b96b2cc98c63638637a093cc94aa4cf89', 'amz-sdk-invocation-id': b'fb9250f0-82dd-42b3-9545-39a7eaa183e8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:06 GMT', 'x-amzn-requestid': 'tgO3NihjXfmuXQ9nmojcaZreGSWS7O5f5muqu8sc60AYqc6xfzF1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090806Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090806Z
20251015/yandex/s3/aws4_request
d1e9614f35d9735bab1f03516685ae261e7825eb4cf83c0a40517d74075424cd
DEBUG    botocore.auth:auth.py:430 Signature:
b6960ad41d64c4d316f6704c6529f5a86d50cbb6ab8f37279616ec6adb8fb06e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090806Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b6960ad41d64c4d316f6704c6529f5a86d50cbb6ab8f37279616ec6adb8fb06e', 'amz-sdk-invocation-id': b'f44b8b08-9468-421a-b2fe-1a9187cd77f1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:06 GMT', 'x-amzn-requestid': 'r2Iq5YlawW3QQgQYdohGPmFJ3TklXNPuBqIWYY6PFd3Tmv0ADNf4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090806Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090806Z
20251015/yandex/s3/aws4_request
49272975d19dd9f7232858d36480d865d92c7d8c46b32a1f47aefee08bd24f97
DEBUG    botocore.auth:auth.py:430 Signature:
7961b1d1f313ee40451140cd9300545b96b2cc98c63638637a093cc94aa4cf89
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090806Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7961b1d1f313ee40451140cd9300545b96b2cc98c63638637a093cc94aa4cf89', 'amz-sdk-invocation-id': b'b8b2a777-4415-400b-bbc6-ecc14f678c4b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:06 GMT', 'x-amzn-requestid': 'kKvtx7P6JbtQKnJnXEaGuk6dyOLtmrkxmSfOJ66gw2PbrXmMNFYo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090806Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090806Z
20251015/yandex/s3/aws4_request
d1e9614f35d9735bab1f03516685ae261e7825eb4cf83c0a40517d74075424cd
DEBUG    botocore.auth:auth.py:430 Signature:
b6960ad41d64c4d316f6704c6529f5a86d50cbb6ab8f37279616ec6adb8fb06e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090806Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b6960ad41d64c4d316f6704c6529f5a86d50cbb6ab8f37279616ec6adb8fb06e', 'amz-sdk-invocation-id': b'37fd42b9-79e4-4654-9d27-b4afb7f94164', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:06 GMT', 'x-amzn-requestid': 'vHYUwgT9yvAuSYtuyOk978gMErcZUSpRDrVUZouOxPXOaEwOdQFN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090806Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090806Z
20251015/yandex/s3/aws4_request
49272975d19dd9f7232858d36480d865d92c7d8c46b32a1f47aefee08bd24f97
DEBUG    botocore.auth:auth.py:430 Signature:
7961b1d1f313ee40451140cd9300545b96b2cc98c63638637a093cc94aa4cf89
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090806Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7961b1d1f313ee40451140cd9300545b96b2cc98c63638637a093cc94aa4cf89', 'amz-sdk-invocation-id': b'b565628f-5b47-4cf6-b8d8-8209d72bca3b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:06 GMT', 'x-amzn-requestid': 'Dd2k6kBkkfaP8DtuGa9Nuswy4ZVyslFU8GT99OXuFPL4RTd8U1P2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090806Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090806Z
20251015/yandex/s3/aws4_request
d1e9614f35d9735bab1f03516685ae261e7825eb4cf83c0a40517d74075424cd
DEBUG    botocore.auth:auth.py:430 Signature:
b6960ad41d64c4d316f6704c6529f5a86d50cbb6ab8f37279616ec6adb8fb06e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090806Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b6960ad41d64c4d316f6704c6529f5a86d50cbb6ab8f37279616ec6adb8fb06e', 'amz-sdk-invocation-id': b'0feb1e84-5be4-4d82-bbc6-97095c2acd29', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:06 GMT', 'x-amzn-requestid': 'NXJTdjvJ9iPe82e04NjsG5SYl1itqzIf3YXUmrp9NsUOeX7c6tgT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090806Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090806Z
20251015/yandex/s3/aws4_request
49272975d19dd9f7232858d36480d865d92c7d8c46b32a1f47aefee08bd24f97
DEBUG    botocore.auth:auth.py:430 Signature:
7961b1d1f313ee40451140cd9300545b96b2cc98c63638637a093cc94aa4cf89
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090806Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7961b1d1f313ee40451140cd9300545b96b2cc98c63638637a093cc94aa4cf89', 'amz-sdk-invocation-id': b'fc8f2629-5e2a-48f5-8dab-440e2e1e916d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:06 GMT', 'x-amzn-requestid': 'dyrhG4h94IkmnQEMVC9AypgTZMTJBuT5MJoo9hfsW3gZ36nFLAbl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090806Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090806Z
20251015/yandex/s3/aws4_request
d1e9614f35d9735bab1f03516685ae261e7825eb4cf83c0a40517d74075424cd
DEBUG    botocore.auth:auth.py:430 Signature:
b6960ad41d64c4d316f6704c6529f5a86d50cbb6ab8f37279616ec6adb8fb06e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090806Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b6960ad41d64c4d316f6704c6529f5a86d50cbb6ab8f37279616ec6adb8fb06e', 'amz-sdk-invocation-id': b'482bc02e-cd9c-461e-8cc4-d6131d62b98d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:06 GMT', 'x-amzn-requestid': 'H19L9EuRIF1n7H2s0HDocyntBcUQpRhR4RBAFxkELYi3aFvxbuap', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090806Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090806Z
20251015/yandex/s3/aws4_request
49272975d19dd9f7232858d36480d865d92c7d8c46b32a1f47aefee08bd24f97
DEBUG    botocore.auth:auth.py:430 Signature:
7961b1d1f313ee40451140cd9300545b96b2cc98c63638637a093cc94aa4cf89
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090806Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7961b1d1f313ee40451140cd9300545b96b2cc98c63638637a093cc94aa4cf89', 'amz-sdk-invocation-id': b'221bfc3c-f731-4d7f-ab8d-169d282bb586', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:06 GMT', 'x-amzn-requestid': 'wF9xNbY0O1NYuP0v9CTojz68GTPjiJxZt6vQeVB7lsuKgwnotLKq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090806Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090806Z
20251015/yandex/s3/aws4_request
d1e9614f35d9735bab1f03516685ae261e7825eb4cf83c0a40517d74075424cd
DEBUG    botocore.auth:auth.py:430 Signature:
b6960ad41d64c4d316f6704c6529f5a86d50cbb6ab8f37279616ec6adb8fb06e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090806Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b6960ad41d64c4d316f6704c6529f5a86d50cbb6ab8f37279616ec6adb8fb06e', 'amz-sdk-invocation-id': b'a0c278a2-0ca6-4442-94c7-1cfe6f7f39c8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:06 GMT', 'x-amzn-requestid': 'tn1C3XwmVeWoiZwxnpxuj6zngrJMy5pOWYxEMZtkE8ZnnTj1YyWa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090806Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090806Z
20251015/yandex/s3/aws4_request
49272975d19dd9f7232858d36480d865d92c7d8c46b32a1f47aefee08bd24f97
DEBUG    botocore.auth:auth.py:430 Signature:
7961b1d1f313ee40451140cd9300545b96b2cc98c63638637a093cc94aa4cf89
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090806Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7961b1d1f313ee40451140cd9300545b96b2cc98c63638637a093cc94aa4cf89', 'amz-sdk-invocation-id': b'6fb82931-8b19-4e00-8678-32885df8e7a7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:06 GMT', 'x-amzn-requestid': 'VsK0OS4p7L6vU1QqahGQX2yPgTD5XNytzSDduhNklZ7iBxc0N2Ip', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090807Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090807Z
20251015/yandex/s3/aws4_request
8dc4f577137fac598c27a058ccc04e0fd62841ae90e38814235db66fdbcdd348
DEBUG    botocore.auth:auth.py:430 Signature:
38a13fcb218d6d524f16f3eb29d0e0c5a1ed8be91e575fb7a24b027a267e2e1a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090807Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=38a13fcb218d6d524f16f3eb29d0e0c5a1ed8be91e575fb7a24b027a267e2e1a', 'amz-sdk-invocation-id': b'f5967bb3-df8c-4ca8-a223-215d52cb29f3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:07 GMT', 'x-amzn-requestid': 'EZcd5g1SdJKVJQRSGRkoCIrtbc09Ij8MyXEPpbhFvbZckCV6rWDt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090807Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090807Z
20251015/yandex/s3/aws4_request
84f7688beefc3c31f0ced2e970cb13e73b685d44ed40a5708270fb7498873a70
DEBUG    botocore.auth:auth.py:430 Signature:
c5c3edccdad8248d1c66fd84f24c204d3c3681fa689b728be187bb4e3b17f25f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090807Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5c3edccdad8248d1c66fd84f24c204d3c3681fa689b728be187bb4e3b17f25f', 'amz-sdk-invocation-id': b'b612adf6-aaec-4c79-b2c9-12b98e559856', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:07 GMT', 'x-amzn-requestid': 'qFlP3BvSeZeNHbQcWT0ZIv5q71OXF21AsxGN3zirFEaGhx9mGMCr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090807Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090807Z
20251015/yandex/s3/aws4_request
8dc4f577137fac598c27a058ccc04e0fd62841ae90e38814235db66fdbcdd348
DEBUG    botocore.auth:auth.py:430 Signature:
38a13fcb218d6d524f16f3eb29d0e0c5a1ed8be91e575fb7a24b027a267e2e1a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090807Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=38a13fcb218d6d524f16f3eb29d0e0c5a1ed8be91e575fb7a24b027a267e2e1a', 'amz-sdk-invocation-id': b'c1973c51-9db7-40a3-9692-3a382cede40f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:07 GMT', 'x-amzn-requestid': 'IRnAjyk0czEuKr32zpN53tPgTtvFgWTAwOzgdid8T8DxbZcAl6Cu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090807Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090807Z
20251015/yandex/s3/aws4_request
84f7688beefc3c31f0ced2e970cb13e73b685d44ed40a5708270fb7498873a70
DEBUG    botocore.auth:auth.py:430 Signature:
c5c3edccdad8248d1c66fd84f24c204d3c3681fa689b728be187bb4e3b17f25f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090807Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5c3edccdad8248d1c66fd84f24c204d3c3681fa689b728be187bb4e3b17f25f', 'amz-sdk-invocation-id': b'f9e0c8d1-f684-4479-9f81-7f2f33094156', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:07 GMT', 'x-amzn-requestid': 'sev2wv8ZUkJDYTdXJ0FXJt0XzHusMQJ7cy4ckuUl9teoMJNr0565', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090807Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090807Z
20251015/yandex/s3/aws4_request
8dc4f577137fac598c27a058ccc04e0fd62841ae90e38814235db66fdbcdd348
DEBUG    botocore.auth:auth.py:430 Signature:
38a13fcb218d6d524f16f3eb29d0e0c5a1ed8be91e575fb7a24b027a267e2e1a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090807Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=38a13fcb218d6d524f16f3eb29d0e0c5a1ed8be91e575fb7a24b027a267e2e1a', 'amz-sdk-invocation-id': b'1b001e96-d702-48f4-b967-c9d9325d410f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:07 GMT', 'x-amzn-requestid': 'hInGKuk34QfMiR72fsqPRB6L2VV8E0az3UKtdIRyIk2junakH7HT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090807Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090807Z
20251015/yandex/s3/aws4_request
84f7688beefc3c31f0ced2e970cb13e73b685d44ed40a5708270fb7498873a70
DEBUG    botocore.auth:auth.py:430 Signature:
c5c3edccdad8248d1c66fd84f24c204d3c3681fa689b728be187bb4e3b17f25f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090807Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5c3edccdad8248d1c66fd84f24c204d3c3681fa689b728be187bb4e3b17f25f', 'amz-sdk-invocation-id': b'854aecdd-97c2-492c-a77a-1d3e341e19f5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:07 GMT', 'x-amzn-requestid': 'pQHhOiSBpD5DvIXMzWtyH7dpsR6PYhIoTL5fqkIPr2vEXJkdkwqT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090807Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090807Z
20251015/yandex/s3/aws4_request
8dc4f577137fac598c27a058ccc04e0fd62841ae90e38814235db66fdbcdd348
DEBUG    botocore.auth:auth.py:430 Signature:
38a13fcb218d6d524f16f3eb29d0e0c5a1ed8be91e575fb7a24b027a267e2e1a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090807Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=38a13fcb218d6d524f16f3eb29d0e0c5a1ed8be91e575fb7a24b027a267e2e1a', 'amz-sdk-invocation-id': b'af31ff2f-3b40-43c9-aaa2-086057a5e44b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:07 GMT', 'x-amzn-requestid': 'BjtJ1JAFkaIYaQG79iEiL3IQuy95JfV6ViQIEiwv2XiEM0pjxxJ8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090807Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090807Z
20251015/yandex/s3/aws4_request
84f7688beefc3c31f0ced2e970cb13e73b685d44ed40a5708270fb7498873a70
DEBUG    botocore.auth:auth.py:430 Signature:
c5c3edccdad8248d1c66fd84f24c204d3c3681fa689b728be187bb4e3b17f25f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090807Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5c3edccdad8248d1c66fd84f24c204d3c3681fa689b728be187bb4e3b17f25f', 'amz-sdk-invocation-id': b'6d14847f-a93c-4446-8c58-d66354d6998e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:07 GMT', 'x-amzn-requestid': 'NBfepPdTJ0p1mTlvt1Zae0JoR4zNpKA20dND90j0dVr9yJM3SiBp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090807Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090807Z
20251015/yandex/s3/aws4_request
8dc4f577137fac598c27a058ccc04e0fd62841ae90e38814235db66fdbcdd348
DEBUG    botocore.auth:auth.py:430 Signature:
38a13fcb218d6d524f16f3eb29d0e0c5a1ed8be91e575fb7a24b027a267e2e1a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090807Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=38a13fcb218d6d524f16f3eb29d0e0c5a1ed8be91e575fb7a24b027a267e2e1a', 'amz-sdk-invocation-id': b'c73beb99-12b9-46c4-8f86-21a0907dd76d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:07 GMT', 'x-amzn-requestid': 'pVlbGrohrttUBRQfZeUyrYgHG7SUAYXJioy1JW7aqAKh9hdYLG9u', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090807Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090807Z
20251015/yandex/s3/aws4_request
84f7688beefc3c31f0ced2e970cb13e73b685d44ed40a5708270fb7498873a70
DEBUG    botocore.auth:auth.py:430 Signature:
c5c3edccdad8248d1c66fd84f24c204d3c3681fa689b728be187bb4e3b17f25f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090807Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5c3edccdad8248d1c66fd84f24c204d3c3681fa689b728be187bb4e3b17f25f', 'amz-sdk-invocation-id': b'52572c49-08e4-40cf-ba9f-3746d6fa1037', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:07 GMT', 'x-amzn-requestid': 'tpxA3dKMzmlnZwCZYCKehMmJzhQwBuXPbtZPtqUqekzhsXRhVa2Y', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
5d5e72b36b4d693fec7cff99f056c6378b18de5ebde5b4b3e7356679141ab47c
DEBUG    botocore.auth:auth.py:430 Signature:
3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7', 'amz-sdk-invocation-id': b'75261c5d-75c6-43ea-882c-0448c413b832', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'J11x5nvMt7ahXwNxAgbDSDiEtRV1ImgJQLiCantRP4bseS3jlfCX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
4cee6434de7ecc8125f4b4db338d8d1b3bf715d73239f87fdd7ea3809c612953
DEBUG    botocore.auth:auth.py:430 Signature:
fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120', 'amz-sdk-invocation-id': b'43ba4cfd-77b1-4709-be99-c086f66124a9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'bjPQHCEJGy4fKftTEI5ZkxJpIkSKPxUdkVyiPL9ZxerShLLRKXZH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
5d5e72b36b4d693fec7cff99f056c6378b18de5ebde5b4b3e7356679141ab47c
DEBUG    botocore.auth:auth.py:430 Signature:
3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7', 'amz-sdk-invocation-id': b'b93490bd-176c-42ca-955a-daf34dd7336a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'XgdNPb86dtxYbF7Pke0xhBLIRQGe1g0xoimeKA92K1dAnTaWgvJq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
4cee6434de7ecc8125f4b4db338d8d1b3bf715d73239f87fdd7ea3809c612953
DEBUG    botocore.auth:auth.py:430 Signature:
fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120', 'amz-sdk-invocation-id': b'b2cfdf0d-66e8-429d-9ed7-5d44912f0dac', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'QD9SJMpbpBo9NZ58AR0KBMI4JYRUDcAOIkbcvI1a6czGXui3FmBr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
5d5e72b36b4d693fec7cff99f056c6378b18de5ebde5b4b3e7356679141ab47c
DEBUG    botocore.auth:auth.py:430 Signature:
3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7', 'amz-sdk-invocation-id': b'48897778-eba8-4ca3-ba06-ff04cf845b2d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'uaCHd1v4AGiy0SrTAJo9dwG3VHDNxpoIvDCGx20fzXVd5PiWurdF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
4cee6434de7ecc8125f4b4db338d8d1b3bf715d73239f87fdd7ea3809c612953
DEBUG    botocore.auth:auth.py:430 Signature:
fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120', 'amz-sdk-invocation-id': b'38bd587b-06d0-4dda-b258-18b8a68b05b0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': '48GG7Ih7n5VbnHEMcrnjCf1DcPzhhWiuqQ5Xq7CcFF7PMPEc9g5V', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
5d5e72b36b4d693fec7cff99f056c6378b18de5ebde5b4b3e7356679141ab47c
DEBUG    botocore.auth:auth.py:430 Signature:
3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7', 'amz-sdk-invocation-id': b'dfeaedd2-6771-4a63-8d82-ad108a291ed3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'U44R1nzAmblI3p4VRYIXPWY0nJdQoGfgPPy3hfPdNmtDCftexO2m', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
4cee6434de7ecc8125f4b4db338d8d1b3bf715d73239f87fdd7ea3809c612953
DEBUG    botocore.auth:auth.py:430 Signature:
fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120', 'amz-sdk-invocation-id': b'bce7ef2c-7779-4a25-bc27-13de4b92c624', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': '4ejaqwrAbIf9pHZRSilKBfF2hLmzSUjGa6vcID6LQZV4Yy5N26fr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
5d5e72b36b4d693fec7cff99f056c6378b18de5ebde5b4b3e7356679141ab47c
DEBUG    botocore.auth:auth.py:430 Signature:
3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7', 'amz-sdk-invocation-id': b'98a3ee04-d65f-4d28-a96f-075822dda7aa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'g5KpJy9BsynmI1kC7CictOzhDDra7lwaEuYnDWb7RPNZWYV5Kr3M', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
4cee6434de7ecc8125f4b4db338d8d1b3bf715d73239f87fdd7ea3809c612953
DEBUG    botocore.auth:auth.py:430 Signature:
fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120', 'amz-sdk-invocation-id': b'ca40f000-1d5f-4123-98c7-ccd83e1bf4d8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'itVilNAHmmFjXMpc5Sv0RwScnrg1hDkuMxFOsQoB5I4c1hZvPkul', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
5d5e72b36b4d693fec7cff99f056c6378b18de5ebde5b4b3e7356679141ab47c
DEBUG    botocore.auth:auth.py:430 Signature:
3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7', 'amz-sdk-invocation-id': b'4665f170-045a-493d-be55-66ee17b04558', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'yQ4msop9vd7yhM28GnUvtmHdEAHg1mJIJHOruhemDyPRQddcR3dR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
4cee6434de7ecc8125f4b4db338d8d1b3bf715d73239f87fdd7ea3809c612953
DEBUG    botocore.auth:auth.py:430 Signature:
fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120', 'amz-sdk-invocation-id': b'010c19f8-ac08-4b4b-ad76-31a94f336757', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'EACo6G1ysG6jGSRejF85rt8wT8B0lyM6trfoVpfyxQT70QT6u2Fu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
5d5e72b36b4d693fec7cff99f056c6378b18de5ebde5b4b3e7356679141ab47c
DEBUG    botocore.auth:auth.py:430 Signature:
3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7', 'amz-sdk-invocation-id': b'3c342237-dde4-4c10-9365-58093cc55caf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'p8jiC3KfyNPwoaeibrP8N2mAOI8d7hCcQLv5THeNU5Q8FsZxKiZ4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
4cee6434de7ecc8125f4b4db338d8d1b3bf715d73239f87fdd7ea3809c612953
DEBUG    botocore.auth:auth.py:430 Signature:
fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120', 'amz-sdk-invocation-id': b'535ec643-fce2-4401-8379-553fbfe1061f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'pNYXTZTxM8GDqwX3VCy8wpsJwsZ4gqOCHWMH00hPVaAWKTNiZ5O4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
5d5e72b36b4d693fec7cff99f056c6378b18de5ebde5b4b3e7356679141ab47c
DEBUG    botocore.auth:auth.py:430 Signature:
3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7', 'amz-sdk-invocation-id': b'0b5e6138-faa5-4533-8f67-f321894c2b5b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'z7m7Jh3Wzhane6eKmV7NXUwoLsIsVDdNBTyFy1u3TF2WKG1rlDe5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
4cee6434de7ecc8125f4b4db338d8d1b3bf715d73239f87fdd7ea3809c612953
DEBUG    botocore.auth:auth.py:430 Signature:
fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120', 'amz-sdk-invocation-id': b'c7464131-bee3-4251-9c54-c93d5f073740', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'T7PUUuQuXOF00gjSpqv9QxVCefctoI5GKoMO8ktpMeN5Q0Cjm4Z0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
5d5e72b36b4d693fec7cff99f056c6378b18de5ebde5b4b3e7356679141ab47c
DEBUG    botocore.auth:auth.py:430 Signature:
3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7', 'amz-sdk-invocation-id': b'9e38fb2d-b194-4db6-b4bf-38048b758f7f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'UoVLZ2fFchjMclGJ3OJ5vTZDviHKAsEoCzkHTGYIjC5EHCQyOFpt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
4cee6434de7ecc8125f4b4db338d8d1b3bf715d73239f87fdd7ea3809c612953
DEBUG    botocore.auth:auth.py:430 Signature:
fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fee7e9d4cb427d60f9c5cb091c5b867844bb72e5418db014a1f37b7d5860f120', 'amz-sdk-invocation-id': b'77b83f16-5cba-4e43-abb7-98d854f29edd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'b5SfUJtAZavwZdssnYofP0YMO8fZ9ylGOY4NmZnUEcueQop2v3Fb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090808Z
20251015/yandex/s3/aws4_request
5d5e72b36b4d693fec7cff99f056c6378b18de5ebde5b4b3e7356679141ab47c
DEBUG    botocore.auth:auth.py:430 Signature:
3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3723cb046ae225049ee9aee3958a1df19ec1faf9c7f0f58151cd0cb65b17a7c7', 'amz-sdk-invocation-id': b'6832af6d-12a0-433a-a9cc-40ea40edf2ef', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:08 GMT', 'x-amzn-requestid': 'X62TgxNaxmSpFTSwYRLOJQLdVGKkqOSPUYw0UR8gwDcpuoWEYlHK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090809Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090809Z
20251015/yandex/s3/aws4_request
7bfb536776b7434154d1ce7ce44f2086831b71c4ab6e72aee6587a251a65e2c9
DEBUG    botocore.auth:auth.py:430 Signature:
f52e73c2d7888a84ab2c70fe4cd08f089245544e4847952934d55d4386b0e0cc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090809Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f52e73c2d7888a84ab2c70fe4cd08f089245544e4847952934d55d4386b0e0cc', 'amz-sdk-invocation-id': b'43f27232-595b-44e9-aacd-4a8b66b057a5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:09 GMT', 'x-amzn-requestid': 'lNeO0h3lFtK4TlLCBO9g35u719EZjGbTKPQV6Kr23C1HXaICfYdo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090809Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090809Z
20251015/yandex/s3/aws4_request
e2fef408c35f913b9fd9dcb4d4d2a021d7d3e43c3ded6229d00e209f54760a9c
DEBUG    botocore.auth:auth.py:430 Signature:
6ab2f050d82995580394b439c42f3051dd505b57ca385d4ef531159f2e317a06
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090809Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6ab2f050d82995580394b439c42f3051dd505b57ca385d4ef531159f2e317a06', 'amz-sdk-invocation-id': b'da10c14f-061e-45f6-b6bc-a2c5ce846617', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:09 GMT', 'x-amzn-requestid': 'rYFJpDQiJ9heePwmmI4ETynYLDZKUi4Bks6HoT2RYYuY7Ifngfk8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090809Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090809Z
20251015/yandex/s3/aws4_request
7bfb536776b7434154d1ce7ce44f2086831b71c4ab6e72aee6587a251a65e2c9
DEBUG    botocore.auth:auth.py:430 Signature:
f52e73c2d7888a84ab2c70fe4cd08f089245544e4847952934d55d4386b0e0cc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090809Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f52e73c2d7888a84ab2c70fe4cd08f089245544e4847952934d55d4386b0e0cc', 'amz-sdk-invocation-id': b'01223f93-4a0f-4ac3-a6fd-94b1bbf4cb66', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:09 GMT', 'x-amzn-requestid': 'm3tQYUplcZGBbCTjuNiNHCROp528a7OR6I2WHLeHyZVkHC3FFT3g', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090809Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090809Z
20251015/yandex/s3/aws4_request
e2fef408c35f913b9fd9dcb4d4d2a021d7d3e43c3ded6229d00e209f54760a9c
DEBUG    botocore.auth:auth.py:430 Signature:
6ab2f050d82995580394b439c42f3051dd505b57ca385d4ef531159f2e317a06
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090809Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6ab2f050d82995580394b439c42f3051dd505b57ca385d4ef531159f2e317a06', 'amz-sdk-invocation-id': b'08540e18-57fa-4a8c-a5a6-ed9cbc005e9c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:09 GMT', 'x-amzn-requestid': 'Bik5AWte6c43ZKRduIu2ZrcVjSMA9jFKHQfoIHqn6q5q8q4E74Ys', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090809Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090809Z
20251015/yandex/s3/aws4_request
7bfb536776b7434154d1ce7ce44f2086831b71c4ab6e72aee6587a251a65e2c9
DEBUG    botocore.auth:auth.py:430 Signature:
f52e73c2d7888a84ab2c70fe4cd08f089245544e4847952934d55d4386b0e0cc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090809Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f52e73c2d7888a84ab2c70fe4cd08f089245544e4847952934d55d4386b0e0cc', 'amz-sdk-invocation-id': b'eee84169-04f5-4a34-aaeb-8b9b161fd1b1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:09 GMT', 'x-amzn-requestid': 'vcpuMhAlzVVjgbqrkn77gw7am0BtXwpD3XDqQ1KCoQqMzo73OABq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090809Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090809Z
20251015/yandex/s3/aws4_request
e2fef408c35f913b9fd9dcb4d4d2a021d7d3e43c3ded6229d00e209f54760a9c
DEBUG    botocore.auth:auth.py:430 Signature:
6ab2f050d82995580394b439c42f3051dd505b57ca385d4ef531159f2e317a06
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090809Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6ab2f050d82995580394b439c42f3051dd505b57ca385d4ef531159f2e317a06', 'amz-sdk-invocation-id': b'213b0a94-d053-44ba-9dc8-51da4f228756', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:09 GMT', 'x-amzn-requestid': 'ReL6YXo6IZ7itSSHW98PPaWDBTaAOiiJmFoI2EVhN4RpnOz6ivXJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090809Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090809Z
20251015/yandex/s3/aws4_request
7bfb536776b7434154d1ce7ce44f2086831b71c4ab6e72aee6587a251a65e2c9
DEBUG    botocore.auth:auth.py:430 Signature:
f52e73c2d7888a84ab2c70fe4cd08f089245544e4847952934d55d4386b0e0cc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090809Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f52e73c2d7888a84ab2c70fe4cd08f089245544e4847952934d55d4386b0e0cc', 'amz-sdk-invocation-id': b'b7fcc1fe-7708-44d8-8316-f2db43294a18', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:09 GMT', 'x-amzn-requestid': 'U6AajErgdi62NBZLUaMBSGMEo3SsWob7tmgjsqLAcNHFXY5VhMWQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090809Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090809Z
20251015/yandex/s3/aws4_request
e2fef408c35f913b9fd9dcb4d4d2a021d7d3e43c3ded6229d00e209f54760a9c
DEBUG    botocore.auth:auth.py:430 Signature:
6ab2f050d82995580394b439c42f3051dd505b57ca385d4ef531159f2e317a06
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090809Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6ab2f050d82995580394b439c42f3051dd505b57ca385d4ef531159f2e317a06', 'amz-sdk-invocation-id': b'c17ebaec-0f92-4069-bd4a-ea68e017c338', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:09 GMT', 'x-amzn-requestid': 'c5QmC3d6a01jeSaoNZLhrNFpTMgUTZzIWAMxpXTdlRCYM61pXVo0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090809Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090809Z
20251015/yandex/s3/aws4_request
7bfb536776b7434154d1ce7ce44f2086831b71c4ab6e72aee6587a251a65e2c9
DEBUG    botocore.auth:auth.py:430 Signature:
f52e73c2d7888a84ab2c70fe4cd08f089245544e4847952934d55d4386b0e0cc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090809Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f52e73c2d7888a84ab2c70fe4cd08f089245544e4847952934d55d4386b0e0cc', 'amz-sdk-invocation-id': b'abbb81be-c503-4dd4-85d7-df000dc84398', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:09 GMT', 'x-amzn-requestid': '7uvgjvXg1c6jLWsF6skfyyy7RRQXvaf64oQ9tKoYsiSK4fFyi9Uc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090809Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090809Z
20251015/yandex/s3/aws4_request
e2fef408c35f913b9fd9dcb4d4d2a021d7d3e43c3ded6229d00e209f54760a9c
DEBUG    botocore.auth:auth.py:430 Signature:
6ab2f050d82995580394b439c42f3051dd505b57ca385d4ef531159f2e317a06
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090809Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6ab2f050d82995580394b439c42f3051dd505b57ca385d4ef531159f2e317a06', 'amz-sdk-invocation-id': b'a41bee96-3905-4597-b530-49cf5c7cb272', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:09 GMT', 'x-amzn-requestid': 'mRP3cyt0Sph7EyKyuyAWWWf9GwFy54bzW2OnXRb58gNn69YGz5ev', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090809Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090809Z
20251015/yandex/s3/aws4_request
7bfb536776b7434154d1ce7ce44f2086831b71c4ab6e72aee6587a251a65e2c9
DEBUG    botocore.auth:auth.py:430 Signature:
f52e73c2d7888a84ab2c70fe4cd08f089245544e4847952934d55d4386b0e0cc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090809Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f52e73c2d7888a84ab2c70fe4cd08f089245544e4847952934d55d4386b0e0cc', 'amz-sdk-invocation-id': b'62ab4625-3a37-40b1-a859-431e00640358', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:09 GMT', 'x-amzn-requestid': 'LtbnblTh0aKeu7ewrdkAQQd2nS2kN8BabFaGgkKIXuiTzosLuOwe', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090809Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090809Z
20251015/yandex/s3/aws4_request
e2fef408c35f913b9fd9dcb4d4d2a021d7d3e43c3ded6229d00e209f54760a9c
DEBUG    botocore.auth:auth.py:430 Signature:
6ab2f050d82995580394b439c42f3051dd505b57ca385d4ef531159f2e317a06
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090809Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6ab2f050d82995580394b439c42f3051dd505b57ca385d4ef531159f2e317a06', 'amz-sdk-invocation-id': b'504344c7-1e80-46a3-919b-e98f398cc642', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:09 GMT', 'x-amzn-requestid': 'E7iHT5RBf26lRA6OrE7kUlpMhFoCpqN5AV2MjGJrsq63jh7VClsT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090809Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090809Z
20251015/yandex/s3/aws4_request
7bfb536776b7434154d1ce7ce44f2086831b71c4ab6e72aee6587a251a65e2c9
DEBUG    botocore.auth:auth.py:430 Signature:
f52e73c2d7888a84ab2c70fe4cd08f089245544e4847952934d55d4386b0e0cc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090809Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f52e73c2d7888a84ab2c70fe4cd08f089245544e4847952934d55d4386b0e0cc', 'amz-sdk-invocation-id': b'56fc53a6-ac7e-4c4c-b696-94b59f1707f8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:09 GMT', 'x-amzn-requestid': '6eTbPskX07MCEuR3HfIcPMyHxozcELTBJpqdGKlof6GHZDUqlJEd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090809Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090809Z
20251015/yandex/s3/aws4_request
e2fef408c35f913b9fd9dcb4d4d2a021d7d3e43c3ded6229d00e209f54760a9c
DEBUG    botocore.auth:auth.py:430 Signature:
6ab2f050d82995580394b439c42f3051dd505b57ca385d4ef531159f2e317a06
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090809Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6ab2f050d82995580394b439c42f3051dd505b57ca385d4ef531159f2e317a06', 'amz-sdk-invocation-id': b'd67c5d84-8e7b-497c-8f31-a54e3cc70337', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:09 GMT', 'x-amzn-requestid': 'Dsc4reAiCEBvlOGq2GVsI7GDRtYfqgObrL8dzdVZjVwudPD1juTH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090809Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090809Z
20251015/yandex/s3/aws4_request
7bfb536776b7434154d1ce7ce44f2086831b71c4ab6e72aee6587a251a65e2c9
DEBUG    botocore.auth:auth.py:430 Signature:
f52e73c2d7888a84ab2c70fe4cd08f089245544e4847952934d55d4386b0e0cc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090809Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f52e73c2d7888a84ab2c70fe4cd08f089245544e4847952934d55d4386b0e0cc', 'amz-sdk-invocation-id': b'5abb738a-b026-4283-a859-1275ba4f0138', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:09 GMT', 'x-amzn-requestid': 'n7aNvHqkVMNFpRxk5KWpNz7VpZXPVR5nYEptFotqA6KwDXllDutG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090810Z
20251015/yandex/s3/aws4_request
8ba79031b11251ab5b87df5d27831ab54e8ea6a01f898e6f5e72e5a0317817df
DEBUG    botocore.auth:auth.py:430 Signature:
ccfa4eed730073f4f6a6d2f2764cb3762ebe3cd652ec61c303f6ab366342f93d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ccfa4eed730073f4f6a6d2f2764cb3762ebe3cd652ec61c303f6ab366342f93d', 'amz-sdk-invocation-id': b'42a3b637-dd72-446a-95d5-492ed5e485d3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:10 GMT', 'x-amzn-requestid': 'EpgRlyE2CXeNZe7rklBf4aXolP6hv8wrYrpJc5auuigghTRfu779', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090810Z
20251015/yandex/s3/aws4_request
5cea61c87a9b1121487f80e04825c6709d649399878d32c2f5dbb1c9f7fea696
DEBUG    botocore.auth:auth.py:430 Signature:
66a9a4276615fd9c6f0c5be06fc25c07a3e91b7ef4facc18cf3e0943f75c9b21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66a9a4276615fd9c6f0c5be06fc25c07a3e91b7ef4facc18cf3e0943f75c9b21', 'amz-sdk-invocation-id': b'79790564-ed1a-4fc5-b554-5c989f7fd9c7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:10 GMT', 'x-amzn-requestid': 'lwSYxDywRE0DcnJDtszh5fphKH6F2a9gkJqhqgSg9KPXRFa594bd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090810Z
20251015/yandex/s3/aws4_request
8ba79031b11251ab5b87df5d27831ab54e8ea6a01f898e6f5e72e5a0317817df
DEBUG    botocore.auth:auth.py:430 Signature:
ccfa4eed730073f4f6a6d2f2764cb3762ebe3cd652ec61c303f6ab366342f93d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ccfa4eed730073f4f6a6d2f2764cb3762ebe3cd652ec61c303f6ab366342f93d', 'amz-sdk-invocation-id': b'f9f2077a-8b9d-4d30-a3ac-69e71da32708', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:10 GMT', 'x-amzn-requestid': 'x8c2oASvDntYQZxJy6hoqOs500KJvmNv39Q5StXxZRYp0iHtz15u', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090810Z
20251015/yandex/s3/aws4_request
5cea61c87a9b1121487f80e04825c6709d649399878d32c2f5dbb1c9f7fea696
DEBUG    botocore.auth:auth.py:430 Signature:
66a9a4276615fd9c6f0c5be06fc25c07a3e91b7ef4facc18cf3e0943f75c9b21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66a9a4276615fd9c6f0c5be06fc25c07a3e91b7ef4facc18cf3e0943f75c9b21', 'amz-sdk-invocation-id': b'f9cf42b9-cb25-4d8f-adf8-1e67fa1ef5c7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:10 GMT', 'x-amzn-requestid': 'Ta3WchJpzVD2XsIekOAha76qQumYH5ypI2w7dmnSE7B81TTLXwh9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090810Z
20251015/yandex/s3/aws4_request
8ba79031b11251ab5b87df5d27831ab54e8ea6a01f898e6f5e72e5a0317817df
DEBUG    botocore.auth:auth.py:430 Signature:
ccfa4eed730073f4f6a6d2f2764cb3762ebe3cd652ec61c303f6ab366342f93d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ccfa4eed730073f4f6a6d2f2764cb3762ebe3cd652ec61c303f6ab366342f93d', 'amz-sdk-invocation-id': b'584efbb3-79d7-4759-8f1f-9b39ef8bbe8b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:10 GMT', 'x-amzn-requestid': 'P7y3a7WqB0yANweXUq0ExsYLYu6rKC3QJZQ37DOXpB3FLeDSrNMs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090810Z
20251015/yandex/s3/aws4_request
5cea61c87a9b1121487f80e04825c6709d649399878d32c2f5dbb1c9f7fea696
DEBUG    botocore.auth:auth.py:430 Signature:
66a9a4276615fd9c6f0c5be06fc25c07a3e91b7ef4facc18cf3e0943f75c9b21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66a9a4276615fd9c6f0c5be06fc25c07a3e91b7ef4facc18cf3e0943f75c9b21', 'amz-sdk-invocation-id': b'9cc2591e-dc0e-4c41-a9ad-a549e8532c59', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:10 GMT', 'x-amzn-requestid': 'CYxgCgss9KS09XrbUR76SvkOO4fWh7Gr8Vgf4TY7FcE1QFR8YEwQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090810Z
20251015/yandex/s3/aws4_request
8ba79031b11251ab5b87df5d27831ab54e8ea6a01f898e6f5e72e5a0317817df
DEBUG    botocore.auth:auth.py:430 Signature:
ccfa4eed730073f4f6a6d2f2764cb3762ebe3cd652ec61c303f6ab366342f93d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ccfa4eed730073f4f6a6d2f2764cb3762ebe3cd652ec61c303f6ab366342f93d', 'amz-sdk-invocation-id': b'5f32345a-3f14-4266-9693-5a1b340713c6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:10 GMT', 'x-amzn-requestid': 'RcwxRgSHfuBO0njLlxSX6QhoUD2P54nOzNWHSxdmCC2P20Zq8nwm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090810Z
20251015/yandex/s3/aws4_request
5cea61c87a9b1121487f80e04825c6709d649399878d32c2f5dbb1c9f7fea696
DEBUG    botocore.auth:auth.py:430 Signature:
66a9a4276615fd9c6f0c5be06fc25c07a3e91b7ef4facc18cf3e0943f75c9b21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66a9a4276615fd9c6f0c5be06fc25c07a3e91b7ef4facc18cf3e0943f75c9b21', 'amz-sdk-invocation-id': b'80f29c70-32c2-4036-8b74-79312b63d502', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:10 GMT', 'x-amzn-requestid': '25nvS4wqz2BvVhErcxhTB8lM4LSEOITDmjlSEtl7sY35AZnHrrIe', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090810Z
20251015/yandex/s3/aws4_request
8ba79031b11251ab5b87df5d27831ab54e8ea6a01f898e6f5e72e5a0317817df
DEBUG    botocore.auth:auth.py:430 Signature:
ccfa4eed730073f4f6a6d2f2764cb3762ebe3cd652ec61c303f6ab366342f93d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ccfa4eed730073f4f6a6d2f2764cb3762ebe3cd652ec61c303f6ab366342f93d', 'amz-sdk-invocation-id': b'a54a5304-ae43-43ac-b959-f385ca8e7707', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:10 GMT', 'x-amzn-requestid': 'aQty1vQOWkIuCFitfX9KTyhnIBBLyiXcFPFMLywOeXmYWqUVWzuM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090810Z
20251015/yandex/s3/aws4_request
5cea61c87a9b1121487f80e04825c6709d649399878d32c2f5dbb1c9f7fea696
DEBUG    botocore.auth:auth.py:430 Signature:
66a9a4276615fd9c6f0c5be06fc25c07a3e91b7ef4facc18cf3e0943f75c9b21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66a9a4276615fd9c6f0c5be06fc25c07a3e91b7ef4facc18cf3e0943f75c9b21', 'amz-sdk-invocation-id': b'b5fc2c2b-0504-47b2-a33d-836c90ef8290', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:10 GMT', 'x-amzn-requestid': 'QQjkqjUMKsWR018bm84jIimickFuVYqd38M9jRbhG3QR1x3AitRW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090810Z
20251015/yandex/s3/aws4_request
8ba79031b11251ab5b87df5d27831ab54e8ea6a01f898e6f5e72e5a0317817df
DEBUG    botocore.auth:auth.py:430 Signature:
ccfa4eed730073f4f6a6d2f2764cb3762ebe3cd652ec61c303f6ab366342f93d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ccfa4eed730073f4f6a6d2f2764cb3762ebe3cd652ec61c303f6ab366342f93d', 'amz-sdk-invocation-id': b'75dd861b-ec05-4811-9fbe-e048e6415d1f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:10 GMT', 'x-amzn-requestid': 'ElxZ09Y1eZEwqZ9MF3X7qIcpclUutj6OZNiMLW18Qmkc5vXbBvNx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090810Z
20251015/yandex/s3/aws4_request
5cea61c87a9b1121487f80e04825c6709d649399878d32c2f5dbb1c9f7fea696
DEBUG    botocore.auth:auth.py:430 Signature:
66a9a4276615fd9c6f0c5be06fc25c07a3e91b7ef4facc18cf3e0943f75c9b21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66a9a4276615fd9c6f0c5be06fc25c07a3e91b7ef4facc18cf3e0943f75c9b21', 'amz-sdk-invocation-id': b'5d7c6738-618d-49c1-bd43-0c68b3d2d87b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:10 GMT', 'x-amzn-requestid': 'dIm8DSmdCcUI9HngXeRX1cpsqzP6hzR0kpsZgTAyQIjglzMz5qUo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090810Z
20251015/yandex/s3/aws4_request
8ba79031b11251ab5b87df5d27831ab54e8ea6a01f898e6f5e72e5a0317817df
DEBUG    botocore.auth:auth.py:430 Signature:
ccfa4eed730073f4f6a6d2f2764cb3762ebe3cd652ec61c303f6ab366342f93d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ccfa4eed730073f4f6a6d2f2764cb3762ebe3cd652ec61c303f6ab366342f93d', 'amz-sdk-invocation-id': b'136d1633-4afb-42b3-88d7-1abebef901ae', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:10 GMT', 'x-amzn-requestid': 'cYPqRivsfcZP3ME4LSPo7pkDMHOmUdn0dTn3QbKQSiOVsHWYqZFn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090810Z
20251015/yandex/s3/aws4_request
5cea61c87a9b1121487f80e04825c6709d649399878d32c2f5dbb1c9f7fea696
DEBUG    botocore.auth:auth.py:430 Signature:
66a9a4276615fd9c6f0c5be06fc25c07a3e91b7ef4facc18cf3e0943f75c9b21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66a9a4276615fd9c6f0c5be06fc25c07a3e91b7ef4facc18cf3e0943f75c9b21', 'amz-sdk-invocation-id': b'435f5fdc-cf1b-4c00-9d19-7456a61ddcc7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:11 GMT', 'x-amzn-requestid': '2Q6rvgBF8y1cN3QljVPz59hWBxp4OTnSvdNVZ8T214NHCrsD17r4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090811Z
20251015/yandex/s3/aws4_request
bff6e0aacff1430079549f95f5ea30ce16a67d26413b27bcdb401d3edbb87e21
DEBUG    botocore.auth:auth.py:430 Signature:
5e1c82826719045251925225b4c74019fa428431a40afe3bd2b0f6a36b0e17d1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5e1c82826719045251925225b4c74019fa428431a40afe3bd2b0f6a36b0e17d1', 'amz-sdk-invocation-id': b'e5228520-798b-4581-bcaf-625493a12c7c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:11 GMT', 'x-amzn-requestid': '1BdLZh57sY7zEz1qyp8hw82igmffUE6OzqLBOfYzlnaLk6kDNLiR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090811Z
20251015/yandex/s3/aws4_request
6e965e0429db387cc29e59c459fcbccb57fba4188378f50f6a261f8fe2a28f96
DEBUG    botocore.auth:auth.py:430 Signature:
05c4f44de48ef4726d5171026bc0703017fd22027f57d5d253f09610767ee002
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=05c4f44de48ef4726d5171026bc0703017fd22027f57d5d253f09610767ee002', 'amz-sdk-invocation-id': b'ead336c4-1ca0-49a3-951a-8a61f3a1702b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:11 GMT', 'x-amzn-requestid': 'kUt5Uf5vFFmfbg4Smay9MIqbCpLmijPONMmCy4dmAmWrynxtyxVR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090811Z
20251015/yandex/s3/aws4_request
bff6e0aacff1430079549f95f5ea30ce16a67d26413b27bcdb401d3edbb87e21
DEBUG    botocore.auth:auth.py:430 Signature:
5e1c82826719045251925225b4c74019fa428431a40afe3bd2b0f6a36b0e17d1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5e1c82826719045251925225b4c74019fa428431a40afe3bd2b0f6a36b0e17d1', 'amz-sdk-invocation-id': b'74963619-7bea-40ca-b575-b6bf65388eb5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:11 GMT', 'x-amzn-requestid': '6bUXiofY9ti6oHCPokVMOh3HoXrNX1j8rfNiRKdwLsyiFR0ZSGkC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090811Z
20251015/yandex/s3/aws4_request
6e965e0429db387cc29e59c459fcbccb57fba4188378f50f6a261f8fe2a28f96
DEBUG    botocore.auth:auth.py:430 Signature:
05c4f44de48ef4726d5171026bc0703017fd22027f57d5d253f09610767ee002
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=05c4f44de48ef4726d5171026bc0703017fd22027f57d5d253f09610767ee002', 'amz-sdk-invocation-id': b'f079b3bc-f8e8-4761-9c90-b6140f6b70b4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:11 GMT', 'x-amzn-requestid': '8oiDqzU7X3t62K2MrOgNhUHqaT79PIxY7bZwIDlXTG9RzkY5ZdCc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090811Z
20251015/yandex/s3/aws4_request
bff6e0aacff1430079549f95f5ea30ce16a67d26413b27bcdb401d3edbb87e21
DEBUG    botocore.auth:auth.py:430 Signature:
5e1c82826719045251925225b4c74019fa428431a40afe3bd2b0f6a36b0e17d1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5e1c82826719045251925225b4c74019fa428431a40afe3bd2b0f6a36b0e17d1', 'amz-sdk-invocation-id': b'7772f489-4ebf-44f5-a99f-9a175b319746', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:11 GMT', 'x-amzn-requestid': '8TVB4KcrHs2To970DDoEw0eW86475a5H15h76YIDpHr5dBR6oiDd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090811Z
20251015/yandex/s3/aws4_request
6e965e0429db387cc29e59c459fcbccb57fba4188378f50f6a261f8fe2a28f96
DEBUG    botocore.auth:auth.py:430 Signature:
05c4f44de48ef4726d5171026bc0703017fd22027f57d5d253f09610767ee002
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=05c4f44de48ef4726d5171026bc0703017fd22027f57d5d253f09610767ee002', 'amz-sdk-invocation-id': b'bc46c3f1-0dad-4268-b5b9-0cd5254e4ce0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:11 GMT', 'x-amzn-requestid': 'OGcR9usHGFlVkhNCRGp2Zoa7owsfwMJsxZqEkEfoIhybXXR9W5Bl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090811Z
20251015/yandex/s3/aws4_request
bff6e0aacff1430079549f95f5ea30ce16a67d26413b27bcdb401d3edbb87e21
DEBUG    botocore.auth:auth.py:430 Signature:
5e1c82826719045251925225b4c74019fa428431a40afe3bd2b0f6a36b0e17d1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5e1c82826719045251925225b4c74019fa428431a40afe3bd2b0f6a36b0e17d1', 'amz-sdk-invocation-id': b'2862ca77-748c-4935-8fdc-5c9169277390', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:11 GMT', 'x-amzn-requestid': 'rZ6WlXieCbgoXGPld6Lr2WZW5KyqfHIlaNuUDZ8XX8BRbX4pI4fP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090811Z
20251015/yandex/s3/aws4_request
6e965e0429db387cc29e59c459fcbccb57fba4188378f50f6a261f8fe2a28f96
DEBUG    botocore.auth:auth.py:430 Signature:
05c4f44de48ef4726d5171026bc0703017fd22027f57d5d253f09610767ee002
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=05c4f44de48ef4726d5171026bc0703017fd22027f57d5d253f09610767ee002', 'amz-sdk-invocation-id': b'8f2f1d47-8cd9-48e4-93e1-027bda4e512c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:11 GMT', 'x-amzn-requestid': '8SAa2iVHfX77NSGJUQ6N2OueKRzPV94Wbk4El8uxUbT9wW5saszc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090811Z
20251015/yandex/s3/aws4_request
bff6e0aacff1430079549f95f5ea30ce16a67d26413b27bcdb401d3edbb87e21
DEBUG    botocore.auth:auth.py:430 Signature:
5e1c82826719045251925225b4c74019fa428431a40afe3bd2b0f6a36b0e17d1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5e1c82826719045251925225b4c74019fa428431a40afe3bd2b0f6a36b0e17d1', 'amz-sdk-invocation-id': b'f47718b3-d4dc-4224-9ba1-b103c6df08e2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:11 GMT', 'x-amzn-requestid': 'YsF8NpvNaVz363ebuzfT9odb6dCWK2YNFrdDWlEQnhZd2qZA3K0L', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090811Z
20251015/yandex/s3/aws4_request
6e965e0429db387cc29e59c459fcbccb57fba4188378f50f6a261f8fe2a28f96
DEBUG    botocore.auth:auth.py:430 Signature:
05c4f44de48ef4726d5171026bc0703017fd22027f57d5d253f09610767ee002
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=05c4f44de48ef4726d5171026bc0703017fd22027f57d5d253f09610767ee002', 'amz-sdk-invocation-id': b'7bb1ae3e-e6a1-4e10-8d97-d5c12bcd6823', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:11 GMT', 'x-amzn-requestid': 'AmLjGLDwLQHoooJueWTc1kjQCKUZbqQ91bCYAIu1Qw2EkSLZppcS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090811Z
20251015/yandex/s3/aws4_request
bff6e0aacff1430079549f95f5ea30ce16a67d26413b27bcdb401d3edbb87e21
DEBUG    botocore.auth:auth.py:430 Signature:
5e1c82826719045251925225b4c74019fa428431a40afe3bd2b0f6a36b0e17d1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5e1c82826719045251925225b4c74019fa428431a40afe3bd2b0f6a36b0e17d1', 'amz-sdk-invocation-id': b'64781eb9-dbb7-43a8-9286-e56f797c0cb6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:11 GMT', 'x-amzn-requestid': 'UvXIW4Xi9pOb8lkW1CNACiTltPMV3EdY3UGWfoGdyN2Z8GJ8GPfg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090811Z
20251015/yandex/s3/aws4_request
6e965e0429db387cc29e59c459fcbccb57fba4188378f50f6a261f8fe2a28f96
DEBUG    botocore.auth:auth.py:430 Signature:
05c4f44de48ef4726d5171026bc0703017fd22027f57d5d253f09610767ee002
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=05c4f44de48ef4726d5171026bc0703017fd22027f57d5d253f09610767ee002', 'amz-sdk-invocation-id': b'14192dcb-87ac-4001-a6bf-b417aa9309b6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:11 GMT', 'x-amzn-requestid': 'HCnspQBRu8S5Gq90hWindo3N4ZmmTS2dWk7JQravdzsmkJfGuKQc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090811Z
20251015/yandex/s3/aws4_request
bff6e0aacff1430079549f95f5ea30ce16a67d26413b27bcdb401d3edbb87e21
DEBUG    botocore.auth:auth.py:430 Signature:
5e1c82826719045251925225b4c74019fa428431a40afe3bd2b0f6a36b0e17d1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5e1c82826719045251925225b4c74019fa428431a40afe3bd2b0f6a36b0e17d1', 'amz-sdk-invocation-id': b'dccbf680-9a7a-471c-acf4-d0262a638ca7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:11 GMT', 'x-amzn-requestid': 'JhBL6G2e0yGaXThAqwdAc4xoleR8S9KHi2qMqX7o0qu07EyKiniZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090811Z
20251015/yandex/s3/aws4_request
6e965e0429db387cc29e59c459fcbccb57fba4188378f50f6a261f8fe2a28f96
DEBUG    botocore.auth:auth.py:430 Signature:
05c4f44de48ef4726d5171026bc0703017fd22027f57d5d253f09610767ee002
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=05c4f44de48ef4726d5171026bc0703017fd22027f57d5d253f09610767ee002', 'amz-sdk-invocation-id': b'e604ce15-59da-4e05-8a5a-da03e44b5c46', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:11 GMT', 'x-amzn-requestid': 'wENOzuzqrJPzJjIzzbT6XvO4KjbW80vsBOOBCG6IMlHd8STPTpGu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090812Z
20251015/yandex/s3/aws4_request
4ddb0ecfbd9242de3965581d1f2a8a1fc5f50d7f4909751c223a2c44d633b181
DEBUG    botocore.auth:auth.py:430 Signature:
bbc5eb1eb5dba9803387c2edc322156c71bb0d94730ec5c26cd0c41a26638294
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bbc5eb1eb5dba9803387c2edc322156c71bb0d94730ec5c26cd0c41a26638294', 'amz-sdk-invocation-id': b'aaeea84c-800f-4cb4-b04d-c4b8eb711dfb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:12 GMT', 'x-amzn-requestid': 'FrgWzWj7wfTPQ8BEGi3D6vIhaWe78cvPi5eYpk6mC1PhyvNug52E', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090812Z
20251015/yandex/s3/aws4_request
8302fe6e403ef859b1c13ae886c26167f3bfcb867633bde9591aa54db1a3c40d
DEBUG    botocore.auth:auth.py:430 Signature:
16ce3bc0ab702a499c8b679ac80ae7fa1c6a3c64c24b5f35c8fa7d4873da9cff
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=16ce3bc0ab702a499c8b679ac80ae7fa1c6a3c64c24b5f35c8fa7d4873da9cff', 'amz-sdk-invocation-id': b'a24593a6-c2cc-40aa-bd6c-d54ab5ffc033', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:12 GMT', 'x-amzn-requestid': 'dtwx4lXTC7Upn9W7IZfcoaZUsGrqY2TUqoD80sDz8FWjwUEDJKDZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090812Z
20251015/yandex/s3/aws4_request
4ddb0ecfbd9242de3965581d1f2a8a1fc5f50d7f4909751c223a2c44d633b181
DEBUG    botocore.auth:auth.py:430 Signature:
bbc5eb1eb5dba9803387c2edc322156c71bb0d94730ec5c26cd0c41a26638294
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bbc5eb1eb5dba9803387c2edc322156c71bb0d94730ec5c26cd0c41a26638294', 'amz-sdk-invocation-id': b'605e5c45-a036-4663-a2b2-e97c2b2bcc80', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:12 GMT', 'x-amzn-requestid': 'hUe4iKGuudbXpjVzPPEnZfkTaxzrdysm4LfayeZ8TTcV7wx1X7G9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090812Z
20251015/yandex/s3/aws4_request
8302fe6e403ef859b1c13ae886c26167f3bfcb867633bde9591aa54db1a3c40d
DEBUG    botocore.auth:auth.py:430 Signature:
16ce3bc0ab702a499c8b679ac80ae7fa1c6a3c64c24b5f35c8fa7d4873da9cff
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=16ce3bc0ab702a499c8b679ac80ae7fa1c6a3c64c24b5f35c8fa7d4873da9cff', 'amz-sdk-invocation-id': b'e11d07ac-1272-4635-be28-eb112604fc60', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:12 GMT', 'x-amzn-requestid': '2aRM3Hw6bTCejFVPr97H7RNK2RyXu4t1Uldfm89IxghAdTL9nAeF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090812Z
20251015/yandex/s3/aws4_request
4ddb0ecfbd9242de3965581d1f2a8a1fc5f50d7f4909751c223a2c44d633b181
DEBUG    botocore.auth:auth.py:430 Signature:
bbc5eb1eb5dba9803387c2edc322156c71bb0d94730ec5c26cd0c41a26638294
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bbc5eb1eb5dba9803387c2edc322156c71bb0d94730ec5c26cd0c41a26638294', 'amz-sdk-invocation-id': b'bd12625c-fe2c-426f-85d0-a65bd30d830a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:12 GMT', 'x-amzn-requestid': 'Qru2dQLsTYDMKiD9vYg1r3xbpRJ0NSBukgAkvh6ukS0JB2xzMcxF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090812Z
20251015/yandex/s3/aws4_request
8302fe6e403ef859b1c13ae886c26167f3bfcb867633bde9591aa54db1a3c40d
DEBUG    botocore.auth:auth.py:430 Signature:
16ce3bc0ab702a499c8b679ac80ae7fa1c6a3c64c24b5f35c8fa7d4873da9cff
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=16ce3bc0ab702a499c8b679ac80ae7fa1c6a3c64c24b5f35c8fa7d4873da9cff', 'amz-sdk-invocation-id': b'8a2ce906-9952-47d7-9a23-2ec148bdbe23', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:12 GMT', 'x-amzn-requestid': 'fZPSaOWPnGDGd7R6sdlSQqXZ4jWJHVFcrXUAHwv7lzseFHamxE8c', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090812Z
20251015/yandex/s3/aws4_request
4ddb0ecfbd9242de3965581d1f2a8a1fc5f50d7f4909751c223a2c44d633b181
DEBUG    botocore.auth:auth.py:430 Signature:
bbc5eb1eb5dba9803387c2edc322156c71bb0d94730ec5c26cd0c41a26638294
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bbc5eb1eb5dba9803387c2edc322156c71bb0d94730ec5c26cd0c41a26638294', 'amz-sdk-invocation-id': b'76f49929-8cb9-4e64-b392-d7033b86a015', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:12 GMT', 'x-amzn-requestid': 'PAr1we3Zc370mE07XDdZNWyx1emOMtLTwXVeMyorKW81hDKJq0XU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090812Z
20251015/yandex/s3/aws4_request
8302fe6e403ef859b1c13ae886c26167f3bfcb867633bde9591aa54db1a3c40d
DEBUG    botocore.auth:auth.py:430 Signature:
16ce3bc0ab702a499c8b679ac80ae7fa1c6a3c64c24b5f35c8fa7d4873da9cff
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=16ce3bc0ab702a499c8b679ac80ae7fa1c6a3c64c24b5f35c8fa7d4873da9cff', 'amz-sdk-invocation-id': b'ca610494-c99b-4f8a-9500-a27ae93793fe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:12 GMT', 'x-amzn-requestid': 'N1jxyM4OR9l1dToJbfzrfcXeGFYBK8RmYqOXIpzvKHtiKKoAJ1W4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090812Z
20251015/yandex/s3/aws4_request
4ddb0ecfbd9242de3965581d1f2a8a1fc5f50d7f4909751c223a2c44d633b181
DEBUG    botocore.auth:auth.py:430 Signature:
bbc5eb1eb5dba9803387c2edc322156c71bb0d94730ec5c26cd0c41a26638294
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bbc5eb1eb5dba9803387c2edc322156c71bb0d94730ec5c26cd0c41a26638294', 'amz-sdk-invocation-id': b'2c8716d7-be74-44b8-93ae-4cdc28a07ada', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:12 GMT', 'x-amzn-requestid': 'gURwVDbpEqIX6e7w4t9pgiEaHon9QH5lQjzDzMa5tgjw7snI0rfY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090812Z
20251015/yandex/s3/aws4_request
8302fe6e403ef859b1c13ae886c26167f3bfcb867633bde9591aa54db1a3c40d
DEBUG    botocore.auth:auth.py:430 Signature:
16ce3bc0ab702a499c8b679ac80ae7fa1c6a3c64c24b5f35c8fa7d4873da9cff
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=16ce3bc0ab702a499c8b679ac80ae7fa1c6a3c64c24b5f35c8fa7d4873da9cff', 'amz-sdk-invocation-id': b'96a83b9d-39e4-46c5-aa00-d04e7d8c04e8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:12 GMT', 'x-amzn-requestid': 'b1zddpl2ztlh8Bis2EjcayA8btAkskdQCHN49dI7j4B7RNDsZRRk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090812Z
20251015/yandex/s3/aws4_request
4ddb0ecfbd9242de3965581d1f2a8a1fc5f50d7f4909751c223a2c44d633b181
DEBUG    botocore.auth:auth.py:430 Signature:
bbc5eb1eb5dba9803387c2edc322156c71bb0d94730ec5c26cd0c41a26638294
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bbc5eb1eb5dba9803387c2edc322156c71bb0d94730ec5c26cd0c41a26638294', 'amz-sdk-invocation-id': b'f7d08b99-77ac-4f9e-bf9c-965419fdd12d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:12 GMT', 'x-amzn-requestid': 'n5ijxRWLtcceS9q6wevV6eemCiNOKgWGq7dBcZIm4YhqkWhrpeA0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090812Z
20251015/yandex/s3/aws4_request
8302fe6e403ef859b1c13ae886c26167f3bfcb867633bde9591aa54db1a3c40d
DEBUG    botocore.auth:auth.py:430 Signature:
16ce3bc0ab702a499c8b679ac80ae7fa1c6a3c64c24b5f35c8fa7d4873da9cff
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=16ce3bc0ab702a499c8b679ac80ae7fa1c6a3c64c24b5f35c8fa7d4873da9cff', 'amz-sdk-invocation-id': b'80eb8a49-1c20-4bd0-85b9-2a6be10ba741', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:12 GMT', 'x-amzn-requestid': 'AQVlZzjtFfNPVH1zdnaleDfTrMTUFS8IPgVoI4NMjJyV7DN7ACA1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090813Z
20251015/yandex/s3/aws4_request
d63f57d82577bfe97ad6ad410ec226d8c5ca66da45ac8357836fa241d3c8db90
DEBUG    botocore.auth:auth.py:430 Signature:
66c5a2db6176f9a6b54d47d9469d2319a0555b9c77a0eb7b2eb0178bd4a0c69c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66c5a2db6176f9a6b54d47d9469d2319a0555b9c77a0eb7b2eb0178bd4a0c69c', 'amz-sdk-invocation-id': b'f7e5c051-14da-4ada-958e-ceb4ffd284b9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:13 GMT', 'x-amzn-requestid': '79CtS6t9ZtBXiJgaVkN2weeCekQTcHdr0BVsGHX1wtbw6JReD7FU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090813Z
20251015/yandex/s3/aws4_request
d07efd57d598eaef2f0c2533430311351f47089a050204d720099d61bf1bfff3
DEBUG    botocore.auth:auth.py:430 Signature:
1d9a8b9baef1a89231fb58812c0e0976f860c6e3f99ca50f094566bc2549b49d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1d9a8b9baef1a89231fb58812c0e0976f860c6e3f99ca50f094566bc2549b49d', 'amz-sdk-invocation-id': b'9e8a0547-3ba7-4568-bef3-a2a82f082bf9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:13 GMT', 'x-amzn-requestid': 'okQgRR9w6PAN5sKJvVMF9tI4uaF5asSss84UEY3FsjWfnYOPa4XR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090813Z
20251015/yandex/s3/aws4_request
d63f57d82577bfe97ad6ad410ec226d8c5ca66da45ac8357836fa241d3c8db90
DEBUG    botocore.auth:auth.py:430 Signature:
66c5a2db6176f9a6b54d47d9469d2319a0555b9c77a0eb7b2eb0178bd4a0c69c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66c5a2db6176f9a6b54d47d9469d2319a0555b9c77a0eb7b2eb0178bd4a0c69c', 'amz-sdk-invocation-id': b'9eafaa4f-6d5a-48ab-b5fe-12bcbc0b6250', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:13 GMT', 'x-amzn-requestid': 'X7YbszqLllEDaoXd17myw1OnCBeZaeHFwImX8XHQS48c9B19Ytzb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090813Z
20251015/yandex/s3/aws4_request
d07efd57d598eaef2f0c2533430311351f47089a050204d720099d61bf1bfff3
DEBUG    botocore.auth:auth.py:430 Signature:
1d9a8b9baef1a89231fb58812c0e0976f860c6e3f99ca50f094566bc2549b49d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1d9a8b9baef1a89231fb58812c0e0976f860c6e3f99ca50f094566bc2549b49d', 'amz-sdk-invocation-id': b'e710b4fc-96b3-4484-bb5f-cf275dd2841e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:13 GMT', 'x-amzn-requestid': 'R9V4s8KfsjvvcazIkDkX6nfzkzAMvpEV1OUoL21idkDGTFYpzxZ0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090813Z
20251015/yandex/s3/aws4_request
d63f57d82577bfe97ad6ad410ec226d8c5ca66da45ac8357836fa241d3c8db90
DEBUG    botocore.auth:auth.py:430 Signature:
66c5a2db6176f9a6b54d47d9469d2319a0555b9c77a0eb7b2eb0178bd4a0c69c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66c5a2db6176f9a6b54d47d9469d2319a0555b9c77a0eb7b2eb0178bd4a0c69c', 'amz-sdk-invocation-id': b'fc7ae402-3649-496d-9787-28adf5fbc00f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:13 GMT', 'x-amzn-requestid': 'rwkJAe0ewX9gCHAb6djUyTrB1Al0HJ1y2VQqI7xzswPKWXQyMhoP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090813Z
20251015/yandex/s3/aws4_request
d07efd57d598eaef2f0c2533430311351f47089a050204d720099d61bf1bfff3
DEBUG    botocore.auth:auth.py:430 Signature:
1d9a8b9baef1a89231fb58812c0e0976f860c6e3f99ca50f094566bc2549b49d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1d9a8b9baef1a89231fb58812c0e0976f860c6e3f99ca50f094566bc2549b49d', 'amz-sdk-invocation-id': b'6b67076c-9f5d-4462-9c35-907c06c61e07', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:13 GMT', 'x-amzn-requestid': '0udqjNTAhDHkJoOkM8UD3x50wbFzZwuVc7TtJUkCQGAabr6seP68', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090813Z
20251015/yandex/s3/aws4_request
d63f57d82577bfe97ad6ad410ec226d8c5ca66da45ac8357836fa241d3c8db90
DEBUG    botocore.auth:auth.py:430 Signature:
66c5a2db6176f9a6b54d47d9469d2319a0555b9c77a0eb7b2eb0178bd4a0c69c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66c5a2db6176f9a6b54d47d9469d2319a0555b9c77a0eb7b2eb0178bd4a0c69c', 'amz-sdk-invocation-id': b'5e5859cb-c069-4cd1-a3ff-96fc2a7c5232', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:13 GMT', 'x-amzn-requestid': 'c4SzfFHRJ1iK0pP9O0AJeFk4DGGtdFjGfvowekIRBI4acblh779C', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090813Z
20251015/yandex/s3/aws4_request
d07efd57d598eaef2f0c2533430311351f47089a050204d720099d61bf1bfff3
DEBUG    botocore.auth:auth.py:430 Signature:
1d9a8b9baef1a89231fb58812c0e0976f860c6e3f99ca50f094566bc2549b49d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1d9a8b9baef1a89231fb58812c0e0976f860c6e3f99ca50f094566bc2549b49d', 'amz-sdk-invocation-id': b'c7cbaac9-fc86-4881-af25-00f7480d046a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:13 GMT', 'x-amzn-requestid': 'v2T8F64NseBvBikCD1PARzIXST0bUL05BBhxDhx0wJD8tvd1h8R9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090813Z
20251015/yandex/s3/aws4_request
d63f57d82577bfe97ad6ad410ec226d8c5ca66da45ac8357836fa241d3c8db90
DEBUG    botocore.auth:auth.py:430 Signature:
66c5a2db6176f9a6b54d47d9469d2319a0555b9c77a0eb7b2eb0178bd4a0c69c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66c5a2db6176f9a6b54d47d9469d2319a0555b9c77a0eb7b2eb0178bd4a0c69c', 'amz-sdk-invocation-id': b'f0f26a29-ce23-4556-b96f-f8bc4dbebfcc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:13 GMT', 'x-amzn-requestid': '96Kn7Cj5ZWGpnuOMeDghLWvlRhQO4jLB5RqBeswnMOo14ibfRyDR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090813Z
20251015/yandex/s3/aws4_request
d07efd57d598eaef2f0c2533430311351f47089a050204d720099d61bf1bfff3
DEBUG    botocore.auth:auth.py:430 Signature:
1d9a8b9baef1a89231fb58812c0e0976f860c6e3f99ca50f094566bc2549b49d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1d9a8b9baef1a89231fb58812c0e0976f860c6e3f99ca50f094566bc2549b49d', 'amz-sdk-invocation-id': b'5ab7f0e9-ec58-482d-8782-4597a1affbc8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:13 GMT', 'x-amzn-requestid': 'dEM6PFnr4geNHu4rUFRl5TO58k3zi6XzMKFzLKBD3VacIhWiB9uL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090813Z
20251015/yandex/s3/aws4_request
d63f57d82577bfe97ad6ad410ec226d8c5ca66da45ac8357836fa241d3c8db90
DEBUG    botocore.auth:auth.py:430 Signature:
66c5a2db6176f9a6b54d47d9469d2319a0555b9c77a0eb7b2eb0178bd4a0c69c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66c5a2db6176f9a6b54d47d9469d2319a0555b9c77a0eb7b2eb0178bd4a0c69c', 'amz-sdk-invocation-id': b'08f47066-5258-4a02-9a1c-5fe631d29623', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:13 GMT', 'x-amzn-requestid': 'NZvqVU8jCEhAk0ObQst6ZOiSpGGki9VcGIWBcBPBU7MiinOR5o7S', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090813Z
20251015/yandex/s3/aws4_request
d07efd57d598eaef2f0c2533430311351f47089a050204d720099d61bf1bfff3
DEBUG    botocore.auth:auth.py:430 Signature:
1d9a8b9baef1a89231fb58812c0e0976f860c6e3f99ca50f094566bc2549b49d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1d9a8b9baef1a89231fb58812c0e0976f860c6e3f99ca50f094566bc2549b49d', 'amz-sdk-invocation-id': b'80a5bd31-09e4-453a-afc6-7631c17ce077', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:13 GMT', 'x-amzn-requestid': '3zgubxGKxRqQhNcXm2vJPdPoD9kw7jftEEww9LHd8BfjDh7oixPC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090814Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090814Z
20251015/yandex/s3/aws4_request
858abf3a430537a28f117dc2419cde295a4037409d8f111ce9b9ffd4339e96a3
DEBUG    botocore.auth:auth.py:430 Signature:
a7f10d3e279bfdaec4af88ab339a8410e7a41d19d25149cdf7dfc4ace6c97315
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090814Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7f10d3e279bfdaec4af88ab339a8410e7a41d19d25149cdf7dfc4ace6c97315', 'amz-sdk-invocation-id': b'98514c3d-a7af-4854-876b-e346b395cae9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:14 GMT', 'x-amzn-requestid': 'oNMWFouhQtn6b1vJnGAVNpT29SrFlUWnxqsxWRQTD6d76gIhNKDp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090814Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090814Z
20251015/yandex/s3/aws4_request
d65fb4906bde825b93114b759d853b9e260127a16ce33e23c486d60d0e6d65d0
DEBUG    botocore.auth:auth.py:430 Signature:
1893212a4bf3c4bb1d9afb39dfca153d223c215c163070f46f960751ee0bb16d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090814Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1893212a4bf3c4bb1d9afb39dfca153d223c215c163070f46f960751ee0bb16d', 'amz-sdk-invocation-id': b'51d83f56-e661-4a8b-8a92-2344050c63e9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:14 GMT', 'x-amzn-requestid': 'D01VlxdRXrNKpy1gfEMHu9y9DBohQUeth0W3Cx9qz78Wv9gGxt8x', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090814Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090814Z
20251015/yandex/s3/aws4_request
858abf3a430537a28f117dc2419cde295a4037409d8f111ce9b9ffd4339e96a3
DEBUG    botocore.auth:auth.py:430 Signature:
a7f10d3e279bfdaec4af88ab339a8410e7a41d19d25149cdf7dfc4ace6c97315
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090814Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7f10d3e279bfdaec4af88ab339a8410e7a41d19d25149cdf7dfc4ace6c97315', 'amz-sdk-invocation-id': b'2120613f-d231-40cd-b28e-be98fb5aac4a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:14 GMT', 'x-amzn-requestid': 'MdURk5EM6XE9z3WGOPNQbXBbegEoae8pvulccpoFlqIqLqbDqr0U', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090814Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090814Z
20251015/yandex/s3/aws4_request
d65fb4906bde825b93114b759d853b9e260127a16ce33e23c486d60d0e6d65d0
DEBUG    botocore.auth:auth.py:430 Signature:
1893212a4bf3c4bb1d9afb39dfca153d223c215c163070f46f960751ee0bb16d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090814Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1893212a4bf3c4bb1d9afb39dfca153d223c215c163070f46f960751ee0bb16d', 'amz-sdk-invocation-id': b'57560576-4904-4f7f-877b-ae3502afe698', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:14 GMT', 'x-amzn-requestid': 'LtbRVeWQStiOZqXgRLARteQL1uLFHjj3Es3Ew9zWRzaH8wJQuKRo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090814Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090814Z
20251015/yandex/s3/aws4_request
858abf3a430537a28f117dc2419cde295a4037409d8f111ce9b9ffd4339e96a3
DEBUG    botocore.auth:auth.py:430 Signature:
a7f10d3e279bfdaec4af88ab339a8410e7a41d19d25149cdf7dfc4ace6c97315
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090814Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7f10d3e279bfdaec4af88ab339a8410e7a41d19d25149cdf7dfc4ace6c97315', 'amz-sdk-invocation-id': b'0ad7b019-5b20-4d6f-ad3d-5c5ad30e8cf4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:14 GMT', 'x-amzn-requestid': 'tBHjAuxaUGLI3KLGrwp9zgcYRYvjZjN1P5MSdJ7eXVe0G1t4S7AV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090814Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090814Z
20251015/yandex/s3/aws4_request
d65fb4906bde825b93114b759d853b9e260127a16ce33e23c486d60d0e6d65d0
DEBUG    botocore.auth:auth.py:430 Signature:
1893212a4bf3c4bb1d9afb39dfca153d223c215c163070f46f960751ee0bb16d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090814Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1893212a4bf3c4bb1d9afb39dfca153d223c215c163070f46f960751ee0bb16d', 'amz-sdk-invocation-id': b'fc28357f-2a78-4a7c-baf5-35375dc1d746', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:14 GMT', 'x-amzn-requestid': 'SINs4xTbkBhEWoYMy8Tck0nF95sNFrDeqVDJmCiDvtNjVxs4DImJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090814Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090814Z
20251015/yandex/s3/aws4_request
858abf3a430537a28f117dc2419cde295a4037409d8f111ce9b9ffd4339e96a3
DEBUG    botocore.auth:auth.py:430 Signature:
a7f10d3e279bfdaec4af88ab339a8410e7a41d19d25149cdf7dfc4ace6c97315
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090814Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7f10d3e279bfdaec4af88ab339a8410e7a41d19d25149cdf7dfc4ace6c97315', 'amz-sdk-invocation-id': b'67e055bf-d553-45cd-b638-ee98aa7464c0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:14 GMT', 'x-amzn-requestid': 'grjRLkwHYkLe3fl5cehuZraQR2HNsX74Tlk8x3vRmFXeCiWoEfLr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090814Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090814Z
20251015/yandex/s3/aws4_request
d65fb4906bde825b93114b759d853b9e260127a16ce33e23c486d60d0e6d65d0
DEBUG    botocore.auth:auth.py:430 Signature:
1893212a4bf3c4bb1d9afb39dfca153d223c215c163070f46f960751ee0bb16d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090814Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1893212a4bf3c4bb1d9afb39dfca153d223c215c163070f46f960751ee0bb16d', 'amz-sdk-invocation-id': b'dd8ad0bc-51b1-472b-b8b9-117fe7944409', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:14 GMT', 'x-amzn-requestid': 'O8vJLyxhDBzbsSfvDpEQrOnVzrgAJL7hQWBeWuPfyomWsbok9JDy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090814Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090814Z
20251015/yandex/s3/aws4_request
858abf3a430537a28f117dc2419cde295a4037409d8f111ce9b9ffd4339e96a3
DEBUG    botocore.auth:auth.py:430 Signature:
a7f10d3e279bfdaec4af88ab339a8410e7a41d19d25149cdf7dfc4ace6c97315
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090814Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7f10d3e279bfdaec4af88ab339a8410e7a41d19d25149cdf7dfc4ace6c97315', 'amz-sdk-invocation-id': b'4295325a-b17b-4e93-832e-90540f11ea51', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:14 GMT', 'x-amzn-requestid': 'bS25YYK88ObMNXc0f2OmaxSTbKXHy0STktXlqFHnIpIovlVevmqw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090814Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090814Z
20251015/yandex/s3/aws4_request
d65fb4906bde825b93114b759d853b9e260127a16ce33e23c486d60d0e6d65d0
DEBUG    botocore.auth:auth.py:430 Signature:
1893212a4bf3c4bb1d9afb39dfca153d223c215c163070f46f960751ee0bb16d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090814Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1893212a4bf3c4bb1d9afb39dfca153d223c215c163070f46f960751ee0bb16d', 'amz-sdk-invocation-id': b'c86b2ea7-4147-41bd-bb2f-a51cb1821dbe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:14 GMT', 'x-amzn-requestid': 'FDEVN47WMdC5A7iA9YLA7Gb8hlANMk12jZJi0zTEJRcDV72T8lmW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090814Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090814Z
20251015/yandex/s3/aws4_request
858abf3a430537a28f117dc2419cde295a4037409d8f111ce9b9ffd4339e96a3
DEBUG    botocore.auth:auth.py:430 Signature:
a7f10d3e279bfdaec4af88ab339a8410e7a41d19d25149cdf7dfc4ace6c97315
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090814Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7f10d3e279bfdaec4af88ab339a8410e7a41d19d25149cdf7dfc4ace6c97315', 'amz-sdk-invocation-id': b'30baf73f-4c2a-4aeb-9b48-0e9d933bdda1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:14 GMT', 'x-amzn-requestid': '0yOC78MoQDdSxzqH27vzUyulPug8jdfyg7FB45GntXx30L3Pi94G', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090814Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090814Z
20251015/yandex/s3/aws4_request
d65fb4906bde825b93114b759d853b9e260127a16ce33e23c486d60d0e6d65d0
DEBUG    botocore.auth:auth.py:430 Signature:
1893212a4bf3c4bb1d9afb39dfca153d223c215c163070f46f960751ee0bb16d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090814Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1893212a4bf3c4bb1d9afb39dfca153d223c215c163070f46f960751ee0bb16d', 'amz-sdk-invocation-id': b'88387ecb-1f76-4a23-b6e8-ac3fb7e7e2e3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:14 GMT', 'x-amzn-requestid': 'i81eYBMSo8v4oeouiR2Jdpj8SdoNNZpHTiYqEr85TzVyJMCYeD6T', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090815Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090815Z
20251015/yandex/s3/aws4_request
11d0f72e09a3cc568bd8522c996b17326376ad00ef3f09b6ac5f4c2dca9206ca
DEBUG    botocore.auth:auth.py:430 Signature:
c73c8571b4bd3a1047e3a25da2b9eb26fe27ebec966265390155603e68ff9b21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090815Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c73c8571b4bd3a1047e3a25da2b9eb26fe27ebec966265390155603e68ff9b21', 'amz-sdk-invocation-id': b'0747a65f-995f-4484-a9f7-ddb8ce57da32', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:15 GMT', 'x-amzn-requestid': 'eNoxjCgfbXFOHtmabisa49f8oYhGyJu8O49xRgb0X3x3nrWRq5at', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090815Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090815Z
20251015/yandex/s3/aws4_request
bf66933d1a6131a95b3a0170a5639cc2592c303927bd39208fc3d68048375c90
DEBUG    botocore.auth:auth.py:430 Signature:
643259e479231e64b2b594240012b7782786833a482eaa27c8a8cf2503cfc277
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090815Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=643259e479231e64b2b594240012b7782786833a482eaa27c8a8cf2503cfc277', 'amz-sdk-invocation-id': b'c6264167-f4e9-47f3-bdfa-44772fc9e367', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:15 GMT', 'x-amzn-requestid': '1nQPWWIwciUZc3KQDQYubtGMCDsF1UA5iz0hqiwoH3uD7q524FSV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090815Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090815Z
20251015/yandex/s3/aws4_request
11d0f72e09a3cc568bd8522c996b17326376ad00ef3f09b6ac5f4c2dca9206ca
DEBUG    botocore.auth:auth.py:430 Signature:
c73c8571b4bd3a1047e3a25da2b9eb26fe27ebec966265390155603e68ff9b21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090815Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c73c8571b4bd3a1047e3a25da2b9eb26fe27ebec966265390155603e68ff9b21', 'amz-sdk-invocation-id': b'38055af7-2643-4143-a5f0-8dea4bacba38', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:15 GMT', 'x-amzn-requestid': 'bS2NnVT8awBGqbgmlVjdD8tddhbSUh65dEoKlvc6OhSaMloswUOz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090815Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090815Z
20251015/yandex/s3/aws4_request
bf66933d1a6131a95b3a0170a5639cc2592c303927bd39208fc3d68048375c90
DEBUG    botocore.auth:auth.py:430 Signature:
643259e479231e64b2b594240012b7782786833a482eaa27c8a8cf2503cfc277
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090815Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=643259e479231e64b2b594240012b7782786833a482eaa27c8a8cf2503cfc277', 'amz-sdk-invocation-id': b'78c55b27-9e86-4195-840a-90d06e77dc6c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:15 GMT', 'x-amzn-requestid': 'YgIajSjVkzP8WoyIuSvm9RLXlGNzcQOcyJvJTX70kZGqsMszGGS4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090815Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090815Z
20251015/yandex/s3/aws4_request
11d0f72e09a3cc568bd8522c996b17326376ad00ef3f09b6ac5f4c2dca9206ca
DEBUG    botocore.auth:auth.py:430 Signature:
c73c8571b4bd3a1047e3a25da2b9eb26fe27ebec966265390155603e68ff9b21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090815Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c73c8571b4bd3a1047e3a25da2b9eb26fe27ebec966265390155603e68ff9b21', 'amz-sdk-invocation-id': b'998737ad-7ff1-4628-9c69-bb52264911ed', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:15 GMT', 'x-amzn-requestid': 'ZhXpyP5NYfwWGfwTB70Ur9unZzBN75SyMat1viCCFzornwszSiwH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090815Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090815Z
20251015/yandex/s3/aws4_request
bf66933d1a6131a95b3a0170a5639cc2592c303927bd39208fc3d68048375c90
DEBUG    botocore.auth:auth.py:430 Signature:
643259e479231e64b2b594240012b7782786833a482eaa27c8a8cf2503cfc277
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090815Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=643259e479231e64b2b594240012b7782786833a482eaa27c8a8cf2503cfc277', 'amz-sdk-invocation-id': b'59f36998-3269-4641-9967-4cee95a2f877', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:15 GMT', 'x-amzn-requestid': '3WpUXi4Qqax5i1gGApzvsf5HGMop4HvDJkMqemkPNrLjuiNlVrtA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090815Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090815Z
20251015/yandex/s3/aws4_request
11d0f72e09a3cc568bd8522c996b17326376ad00ef3f09b6ac5f4c2dca9206ca
DEBUG    botocore.auth:auth.py:430 Signature:
c73c8571b4bd3a1047e3a25da2b9eb26fe27ebec966265390155603e68ff9b21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090815Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c73c8571b4bd3a1047e3a25da2b9eb26fe27ebec966265390155603e68ff9b21', 'amz-sdk-invocation-id': b'b5246a67-1a6c-4cdb-bee6-984298df561a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:15 GMT', 'x-amzn-requestid': '7UhcUMkzzJ0kyPm5Svqqjjxe8SySD5CWg5wXkKeeoF44MLGpj1As', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090815Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090815Z
20251015/yandex/s3/aws4_request
bf66933d1a6131a95b3a0170a5639cc2592c303927bd39208fc3d68048375c90
DEBUG    botocore.auth:auth.py:430 Signature:
643259e479231e64b2b594240012b7782786833a482eaa27c8a8cf2503cfc277
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090815Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=643259e479231e64b2b594240012b7782786833a482eaa27c8a8cf2503cfc277', 'amz-sdk-invocation-id': b'3a579fa3-f41d-4cac-8da1-d4c0f5561413', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:15 GMT', 'x-amzn-requestid': 'iDApKMGQPVvW7henQaD2gTvy5ovCiMithzTibvYqV2Qq7GuVhoVP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090815Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090815Z
20251015/yandex/s3/aws4_request
11d0f72e09a3cc568bd8522c996b17326376ad00ef3f09b6ac5f4c2dca9206ca
DEBUG    botocore.auth:auth.py:430 Signature:
c73c8571b4bd3a1047e3a25da2b9eb26fe27ebec966265390155603e68ff9b21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090815Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c73c8571b4bd3a1047e3a25da2b9eb26fe27ebec966265390155603e68ff9b21', 'amz-sdk-invocation-id': b'c5cd489d-9533-41f0-bc41-13f03ddb9d69', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:15 GMT', 'x-amzn-requestid': 'pvSb5mUbpSXShKBdAztHEgb6IlBWesIGyNTryWUKC7nrHlLYfeCy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090815Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090815Z
20251015/yandex/s3/aws4_request
bf66933d1a6131a95b3a0170a5639cc2592c303927bd39208fc3d68048375c90
DEBUG    botocore.auth:auth.py:430 Signature:
643259e479231e64b2b594240012b7782786833a482eaa27c8a8cf2503cfc277
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090815Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=643259e479231e64b2b594240012b7782786833a482eaa27c8a8cf2503cfc277', 'amz-sdk-invocation-id': b'aacd59d8-cadc-4155-bf34-26fafd1ba35a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:15 GMT', 'x-amzn-requestid': 'KGpzorDBp5LGDekZMODlwuGwkgIP7SNjzP8W1Kej5rmofjgergwO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090815Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090815Z
20251015/yandex/s3/aws4_request
11d0f72e09a3cc568bd8522c996b17326376ad00ef3f09b6ac5f4c2dca9206ca
DEBUG    botocore.auth:auth.py:430 Signature:
c73c8571b4bd3a1047e3a25da2b9eb26fe27ebec966265390155603e68ff9b21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090815Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c73c8571b4bd3a1047e3a25da2b9eb26fe27ebec966265390155603e68ff9b21', 'amz-sdk-invocation-id': b'caf028b5-7167-449f-9578-13911087951c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:15 GMT', 'x-amzn-requestid': 'orbq8oOpRDSHauiweFTxZa9T9d57YyiVMHWAYscxqlz0gVwIwatO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090815Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090815Z
20251015/yandex/s3/aws4_request
bf66933d1a6131a95b3a0170a5639cc2592c303927bd39208fc3d68048375c90
DEBUG    botocore.auth:auth.py:430 Signature:
643259e479231e64b2b594240012b7782786833a482eaa27c8a8cf2503cfc277
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090815Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=643259e479231e64b2b594240012b7782786833a482eaa27c8a8cf2503cfc277', 'amz-sdk-invocation-id': b'5aaef36f-5305-4e09-ac82-516a7df1822f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:15 GMT', 'x-amzn-requestid': 'iCIjemlKgd8YiF3VPvjqvEJym6cjXeBZRS0Sr6LaPJXWcjPTvn3K', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090815Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090815Z
20251015/yandex/s3/aws4_request
11d0f72e09a3cc568bd8522c996b17326376ad00ef3f09b6ac5f4c2dca9206ca
DEBUG    botocore.auth:auth.py:430 Signature:
c73c8571b4bd3a1047e3a25da2b9eb26fe27ebec966265390155603e68ff9b21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090815Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c73c8571b4bd3a1047e3a25da2b9eb26fe27ebec966265390155603e68ff9b21', 'amz-sdk-invocation-id': b'aac66741-fa3e-46ab-85f3-2606554c9340', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:15 GMT', 'x-amzn-requestid': 'PpZpqKLNLxGM9yzv97wbGJO1bj0OQ6yqNrZdlLwtNaAWG5tU9elS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090816Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090816Z
20251015/yandex/s3/aws4_request
7dc0517f24997214f4291f076b2d99b17a658f333cde9c4a6043f9b82e743a4d
DEBUG    botocore.auth:auth.py:430 Signature:
a8bc146e7d8fbc56abaa934b0e81516c6df68e72b539e85f62675b992da3ac37
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090816Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a8bc146e7d8fbc56abaa934b0e81516c6df68e72b539e85f62675b992da3ac37', 'amz-sdk-invocation-id': b'ca8ce9ee-9f50-44d6-a1a8-320a810c69fa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:16 GMT', 'x-amzn-requestid': '496ebljC0Y0OwTORhcthVjXfq9JoZHGuPAOVtyjoOB6qXuLYdOdn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090816Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090816Z
20251015/yandex/s3/aws4_request
da25fe96785d16e38f10e8bf376cc08384ea7cce32491f6362791730d20eb561
DEBUG    botocore.auth:auth.py:430 Signature:
e473a08e70de739a303a672a02d4bc823a7c26e0f1212a6ba42c5ddda36f81de
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090816Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e473a08e70de739a303a672a02d4bc823a7c26e0f1212a6ba42c5ddda36f81de', 'amz-sdk-invocation-id': b'9e6137fa-71e2-4d59-a7f1-b79ec641809f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:16 GMT', 'x-amzn-requestid': 'OHH9wtccykEuElnx0aXJ1tg9wbOinxLFnXE0fEPd7wveEo0xRTX4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090816Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090816Z
20251015/yandex/s3/aws4_request
7dc0517f24997214f4291f076b2d99b17a658f333cde9c4a6043f9b82e743a4d
DEBUG    botocore.auth:auth.py:430 Signature:
a8bc146e7d8fbc56abaa934b0e81516c6df68e72b539e85f62675b992da3ac37
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090816Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a8bc146e7d8fbc56abaa934b0e81516c6df68e72b539e85f62675b992da3ac37', 'amz-sdk-invocation-id': b'033986f5-87b8-4c3f-bbf1-00c9dec955d6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:16 GMT', 'x-amzn-requestid': 't2g1SEKkpQieF2HvZTOsXSCmYzC0oaC6RVVmUVDYSk0KDb5gOtsr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090816Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090816Z
20251015/yandex/s3/aws4_request
da25fe96785d16e38f10e8bf376cc08384ea7cce32491f6362791730d20eb561
DEBUG    botocore.auth:auth.py:430 Signature:
e473a08e70de739a303a672a02d4bc823a7c26e0f1212a6ba42c5ddda36f81de
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090816Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e473a08e70de739a303a672a02d4bc823a7c26e0f1212a6ba42c5ddda36f81de', 'amz-sdk-invocation-id': b'7858b195-b3e3-4cc8-bbe2-a765ff3c2e27', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:16 GMT', 'x-amzn-requestid': '3gwvX5llgio2NJxHxeZ2NtxszstNKtMfIe7qXcDyPq48Pbal14Lr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090816Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090816Z
20251015/yandex/s3/aws4_request
7dc0517f24997214f4291f076b2d99b17a658f333cde9c4a6043f9b82e743a4d
DEBUG    botocore.auth:auth.py:430 Signature:
a8bc146e7d8fbc56abaa934b0e81516c6df68e72b539e85f62675b992da3ac37
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090816Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a8bc146e7d8fbc56abaa934b0e81516c6df68e72b539e85f62675b992da3ac37', 'amz-sdk-invocation-id': b'662188f2-c49e-4da6-bf6d-2c5217f163d0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:16 GMT', 'x-amzn-requestid': 'TYMDEngPgxldijFVHesLK6nmwxBqbSgh9awCk9XK0cbnsfRtykj3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090816Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090816Z
20251015/yandex/s3/aws4_request
da25fe96785d16e38f10e8bf376cc08384ea7cce32491f6362791730d20eb561
DEBUG    botocore.auth:auth.py:430 Signature:
e473a08e70de739a303a672a02d4bc823a7c26e0f1212a6ba42c5ddda36f81de
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090816Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e473a08e70de739a303a672a02d4bc823a7c26e0f1212a6ba42c5ddda36f81de', 'amz-sdk-invocation-id': b'dee9d96f-5791-444f-88e5-32c280039538', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:16 GMT', 'x-amzn-requestid': 'hjnR5vDLXgf2cX3yMWVy7B4WPYFa7GOcBJE7NRrivsMMm1pBFBK0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090816Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090816Z
20251015/yandex/s3/aws4_request
7dc0517f24997214f4291f076b2d99b17a658f333cde9c4a6043f9b82e743a4d
DEBUG    botocore.auth:auth.py:430 Signature:
a8bc146e7d8fbc56abaa934b0e81516c6df68e72b539e85f62675b992da3ac37
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090816Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a8bc146e7d8fbc56abaa934b0e81516c6df68e72b539e85f62675b992da3ac37', 'amz-sdk-invocation-id': b'f4f61cdd-ba32-4577-86f8-a97bb42675f0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:16 GMT', 'x-amzn-requestid': 'ERVSxWtTEjSXhV1FybL1dTFi3hhn7qsGTVqMaFcj4ILdHYngwUZw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090816Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090816Z
20251015/yandex/s3/aws4_request
da25fe96785d16e38f10e8bf376cc08384ea7cce32491f6362791730d20eb561
DEBUG    botocore.auth:auth.py:430 Signature:
e473a08e70de739a303a672a02d4bc823a7c26e0f1212a6ba42c5ddda36f81de
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090816Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e473a08e70de739a303a672a02d4bc823a7c26e0f1212a6ba42c5ddda36f81de', 'amz-sdk-invocation-id': b'562790ab-3140-49e0-8596-f6180009c7f8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:16 GMT', 'x-amzn-requestid': '7jfJsBPMSAqE6jpAL49CJShamnVHutRcavRkq2GWamcvsgJk5lUs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
0db95c67a4c4425ce39c44a8c7f9d54818a86153cc33541e07e449b3f6b9d6df
DEBUG    botocore.auth:auth.py:430 Signature:
4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390', 'amz-sdk-invocation-id': b'9e1ad424-62bd-49c6-9c97-e4a16e72be4f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': 'UxsKQTT2wSECsvcJDfS94ra49aDHluWqClGsfbrLFBsJtKpdZd8G', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
97f3d4bdfcd7eeafd2b96d301977032707b3b3a74dc3c25da7b42e85cf6a6ed1
DEBUG    botocore.auth:auth.py:430 Signature:
7e8efa8e359d285441265028142928c6bdd488116f536ac8bbc3b8ceaa02ba87
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7e8efa8e359d285441265028142928c6bdd488116f536ac8bbc3b8ceaa02ba87', 'amz-sdk-invocation-id': b'47f536af-382d-4bc5-9726-4c87c103b07e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': 'DNfl8SgMizCoj7baVV65E6vY1bIoOPx1iPrVkUxpiO0ksGNOqHSw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
0db95c67a4c4425ce39c44a8c7f9d54818a86153cc33541e07e449b3f6b9d6df
DEBUG    botocore.auth:auth.py:430 Signature:
4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390', 'amz-sdk-invocation-id': b'1a8d279d-b579-4c0a-8ec9-3bbceb81819d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': 'y7gDEzQG3VopGjTYzlZUX0XAlNSeCHVGr3vkrXq9glKNSccBaCvB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
97f3d4bdfcd7eeafd2b96d301977032707b3b3a74dc3c25da7b42e85cf6a6ed1
DEBUG    botocore.auth:auth.py:430 Signature:
7e8efa8e359d285441265028142928c6bdd488116f536ac8bbc3b8ceaa02ba87
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7e8efa8e359d285441265028142928c6bdd488116f536ac8bbc3b8ceaa02ba87', 'amz-sdk-invocation-id': b'6da20f84-dd62-4bfe-9c58-2581b8b43acd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': 'yMoJ6yvJTeaVEeRauSMX9RiytKX9zjTIkYyqJYmYiioXMKWXuNx0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
0db95c67a4c4425ce39c44a8c7f9d54818a86153cc33541e07e449b3f6b9d6df
DEBUG    botocore.auth:auth.py:430 Signature:
4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390', 'amz-sdk-invocation-id': b'ef3021ee-122a-4ba3-ac32-3c6906cf98c0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': 'U6agdYqg90EfNdabXjjwrGqtsXvtA274PngPNQVCTdFj11VMNj20', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
97f3d4bdfcd7eeafd2b96d301977032707b3b3a74dc3c25da7b42e85cf6a6ed1
DEBUG    botocore.auth:auth.py:430 Signature:
7e8efa8e359d285441265028142928c6bdd488116f536ac8bbc3b8ceaa02ba87
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7e8efa8e359d285441265028142928c6bdd488116f536ac8bbc3b8ceaa02ba87', 'amz-sdk-invocation-id': b'39dc0aa1-e302-4f48-a0d9-6414540c51e5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': 'X1dL6BaibFNSLK6ayXJwnEPek7wJK8Xigh12T3zcDzSYB5500WtX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
0db95c67a4c4425ce39c44a8c7f9d54818a86153cc33541e07e449b3f6b9d6df
DEBUG    botocore.auth:auth.py:430 Signature:
4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390', 'amz-sdk-invocation-id': b'30660a36-344b-4701-9282-45b8ac8a5b9d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': '5hReaQZ6CJ0Ycjd35Sq8gZZE8N9mcsBogy5MfEp3iXwjhBv4rFX1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
97f3d4bdfcd7eeafd2b96d301977032707b3b3a74dc3c25da7b42e85cf6a6ed1
DEBUG    botocore.auth:auth.py:430 Signature:
7e8efa8e359d285441265028142928c6bdd488116f536ac8bbc3b8ceaa02ba87
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7e8efa8e359d285441265028142928c6bdd488116f536ac8bbc3b8ceaa02ba87', 'amz-sdk-invocation-id': b'60409047-71db-46ae-bee4-20221bae0b1a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': '3h5rvtD6ITBJAVpLIkCIbj3hAoBUAmTOkNkPrIAcidMz5sE5X1Dv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
0db95c67a4c4425ce39c44a8c7f9d54818a86153cc33541e07e449b3f6b9d6df
DEBUG    botocore.auth:auth.py:430 Signature:
4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390', 'amz-sdk-invocation-id': b'304791bb-abad-4047-8934-3a17dbb3eb3f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': 'lwuYHVaiGex553of5uQPkRWJYxP5eaW092XWkt7kw9X1ty2Hzqfw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
97f3d4bdfcd7eeafd2b96d301977032707b3b3a74dc3c25da7b42e85cf6a6ed1
DEBUG    botocore.auth:auth.py:430 Signature:
7e8efa8e359d285441265028142928c6bdd488116f536ac8bbc3b8ceaa02ba87
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7e8efa8e359d285441265028142928c6bdd488116f536ac8bbc3b8ceaa02ba87', 'amz-sdk-invocation-id': b'2db0f617-d346-43f4-a025-d244b9e78187', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': 'v0URY4V8Yb5DEU8NBAA4zWXzIm9TzLUqsvLlLbuRstVTujQ39dj6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
0db95c67a4c4425ce39c44a8c7f9d54818a86153cc33541e07e449b3f6b9d6df
DEBUG    botocore.auth:auth.py:430 Signature:
4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390', 'amz-sdk-invocation-id': b'6d5783e3-8198-4a22-be33-e6c2ed894d58', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': 'O5fsH2eW9rxoJ1F3kPIEXpAKUmprLLIPuUQfEt7QHnPbJitSCQnS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
97f3d4bdfcd7eeafd2b96d301977032707b3b3a74dc3c25da7b42e85cf6a6ed1
DEBUG    botocore.auth:auth.py:430 Signature:
7e8efa8e359d285441265028142928c6bdd488116f536ac8bbc3b8ceaa02ba87
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7e8efa8e359d285441265028142928c6bdd488116f536ac8bbc3b8ceaa02ba87', 'amz-sdk-invocation-id': b'2b8434d7-7a96-44e6-896d-cbad32f23b6f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': 'M40vogCeThsbVjmLENm5JMV0cAIsteTXeYaX33H95l4QH6FoR8W7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
0db95c67a4c4425ce39c44a8c7f9d54818a86153cc33541e07e449b3f6b9d6df
DEBUG    botocore.auth:auth.py:430 Signature:
4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390', 'amz-sdk-invocation-id': b'2e16f70c-95d9-48c0-aa4b-119b7b1184ee', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': 'q4VVtUNsdyGMnXiUg5iZcgi6UrNRWIzQmGDfZVMt2ciSNrJxePz4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
97f3d4bdfcd7eeafd2b96d301977032707b3b3a74dc3c25da7b42e85cf6a6ed1
DEBUG    botocore.auth:auth.py:430 Signature:
7e8efa8e359d285441265028142928c6bdd488116f536ac8bbc3b8ceaa02ba87
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7e8efa8e359d285441265028142928c6bdd488116f536ac8bbc3b8ceaa02ba87', 'amz-sdk-invocation-id': b'1aff0039-d050-49d1-aa1e-fca7b2fb2d49', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': 'noxdatXq1Dp2ORtszGTUTZM8kGeEQ18k0zWQcLGSZnJHTGHjWcPE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
0db95c67a4c4425ce39c44a8c7f9d54818a86153cc33541e07e449b3f6b9d6df
DEBUG    botocore.auth:auth.py:430 Signature:
4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390', 'amz-sdk-invocation-id': b'05e7a9c5-dcad-4680-9cc7-c19e7fa3e491', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': 'Oydfx0UWkuuvKdSBpGYZ1GFOvvEmhEI6TUQiKA6PHjaZ0Dgo03dg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
97f3d4bdfcd7eeafd2b96d301977032707b3b3a74dc3c25da7b42e85cf6a6ed1
DEBUG    botocore.auth:auth.py:430 Signature:
7e8efa8e359d285441265028142928c6bdd488116f536ac8bbc3b8ceaa02ba87
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7e8efa8e359d285441265028142928c6bdd488116f536ac8bbc3b8ceaa02ba87', 'amz-sdk-invocation-id': b'd2066a0e-24cd-48ec-887d-46769d88c8dd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': 'ODVRb5X9b99v3Mw1MJA5pR95kBaRaRgi1qB6I6Iskuxcf06EEl3d', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090817Z
20251015/yandex/s3/aws4_request
0db95c67a4c4425ce39c44a8c7f9d54818a86153cc33541e07e449b3f6b9d6df
DEBUG    botocore.auth:auth.py:430 Signature:
4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4a1bf938bf59a67e0c1eac14228eccb9d0c32d9013b696aea608a6c3e1bed390', 'amz-sdk-invocation-id': b'c0f63aeb-c7fe-4b84-9ea5-642295fde6f2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:17 GMT', 'x-amzn-requestid': 'EAOyaG7uDlRah4O3KQfJwUyVxrsZgIW3Hw0xG09fV9460kSe7222', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
0e81f5590c657e19f97b226592c22508eb378e7708752638d4e371685af4880e
DEBUG    botocore.auth:auth.py:430 Signature:
57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182', 'amz-sdk-invocation-id': b'0be52d23-a2be-4372-8ba6-a10ce6a363d6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'GmTbtmlcQpWW0fEPdSR4szssag6rQ4j0vPRKJco6xbMYRsMHquhw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
e1679493bc46aafdbada77b9b416c06276548a63182e18c8dacb236a25052482
DEBUG    botocore.auth:auth.py:430 Signature:
178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae', 'amz-sdk-invocation-id': b'7a1f6ea8-0bb3-42db-a2a5-4940fb4fd6ef', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': '2nelikU2MRRi0ZRvLkooHMDbOGx530RhWbpFqCLbejpytIbPpryd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
0e81f5590c657e19f97b226592c22508eb378e7708752638d4e371685af4880e
DEBUG    botocore.auth:auth.py:430 Signature:
57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182', 'amz-sdk-invocation-id': b'1090da95-c6cb-4943-9c01-7821622d66fb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'clukjlRPzoToelubZcIgaHTzYNASjsGe3sLdyxCvL7N5PQLKZFAd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
e1679493bc46aafdbada77b9b416c06276548a63182e18c8dacb236a25052482
DEBUG    botocore.auth:auth.py:430 Signature:
178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae', 'amz-sdk-invocation-id': b'00a9e243-c567-47cb-b1ea-869fcab5445b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'EjgS0BnOh2lCr75omvDt6SbOFhCPkqHsOl3wXUt7SDjfCRuZZhtG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
0e81f5590c657e19f97b226592c22508eb378e7708752638d4e371685af4880e
DEBUG    botocore.auth:auth.py:430 Signature:
57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182', 'amz-sdk-invocation-id': b'ce82f79d-793c-4616-8034-02d93f6350ea', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'ndZULtoqq4gor5x2wUHYH10X2VjgZgPymLoDGuQnGio26UmRARFb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
e1679493bc46aafdbada77b9b416c06276548a63182e18c8dacb236a25052482
DEBUG    botocore.auth:auth.py:430 Signature:
178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae', 'amz-sdk-invocation-id': b'796611fc-fbd8-42f0-9c72-ce9d181e741a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'qkIYcMV7wugivhcx43s8Of4ycYNZBeEOaEXmw7idPxmaZrS9ftDw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
0e81f5590c657e19f97b226592c22508eb378e7708752638d4e371685af4880e
DEBUG    botocore.auth:auth.py:430 Signature:
57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182', 'amz-sdk-invocation-id': b'f8a38a65-a700-42fd-a4bd-01d5d5f24ad3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'vghGLXMBjSsjshNhJU0qYYjRjwg0b4A5ILyp10AduZglXVUkCShn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
e1679493bc46aafdbada77b9b416c06276548a63182e18c8dacb236a25052482
DEBUG    botocore.auth:auth.py:430 Signature:
178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae', 'amz-sdk-invocation-id': b'e5347e4b-35a1-4ec2-9c5a-66065d4ad8f8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'etZxxqOQNQGpV7yf0XyNVOrcLO1ZPa6UckKPUMPSEIammySmUbt8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
0e81f5590c657e19f97b226592c22508eb378e7708752638d4e371685af4880e
DEBUG    botocore.auth:auth.py:430 Signature:
57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182', 'amz-sdk-invocation-id': b'5edad3af-1457-4086-ad98-eb90d34f5798', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'XDZtzlsSH00kXw50Ri92fNcLbLYbRqh0EicyygT5gLjNYLgDvIz4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
e1679493bc46aafdbada77b9b416c06276548a63182e18c8dacb236a25052482
DEBUG    botocore.auth:auth.py:430 Signature:
178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae', 'amz-sdk-invocation-id': b'dd9520c7-9eb8-43e9-b536-dc80eacd381f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'bpZj9mRqHAv5kCLYtOAkjD66w4qPqVQUtSiIYFIbNeIoR8R4UXIy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
0e81f5590c657e19f97b226592c22508eb378e7708752638d4e371685af4880e
DEBUG    botocore.auth:auth.py:430 Signature:
57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182', 'amz-sdk-invocation-id': b'1c5af69a-f6f6-4385-a976-ebd839a94e75', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'EATbosE43OwA4Tp7GawvSGEW6qfNJbyifnthuD5B28nnbVjlNyvb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
e1679493bc46aafdbada77b9b416c06276548a63182e18c8dacb236a25052482
DEBUG    botocore.auth:auth.py:430 Signature:
178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae', 'amz-sdk-invocation-id': b'6d590eb0-2e21-492b-9518-f08cf9283093', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'oZZi6xiBD1WVYJjUWYkNuawz9njh5n6xeMJzkIDs1ybSqrW0et2v', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
0e81f5590c657e19f97b226592c22508eb378e7708752638d4e371685af4880e
DEBUG    botocore.auth:auth.py:430 Signature:
57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182', 'amz-sdk-invocation-id': b'7e6a4d74-16ff-4990-b3a8-d65c5792f3d7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'MEbTxdMsCrKEpKuIwgirZW8iRnU3Iyw6pgWX4TJAXWhNDKjfCDPO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
e1679493bc46aafdbada77b9b416c06276548a63182e18c8dacb236a25052482
DEBUG    botocore.auth:auth.py:430 Signature:
178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae', 'amz-sdk-invocation-id': b'70c75bbc-4f82-4cf2-b70b-33b7ac839de3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'z09Bt10AJiE4juBbD9rVMO0BveBQfCbTy9sCO0ZEKPBosHelGFJr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
0e81f5590c657e19f97b226592c22508eb378e7708752638d4e371685af4880e
DEBUG    botocore.auth:auth.py:430 Signature:
57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182', 'amz-sdk-invocation-id': b'1f0d7f78-d65b-4532-aac7-a9da60f29b40', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'WglShD6oS28PviKB3KRZSElNeqSRH2xlsAz5irLBzUeFPNBosfPy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
e1679493bc46aafdbada77b9b416c06276548a63182e18c8dacb236a25052482
DEBUG    botocore.auth:auth.py:430 Signature:
178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae', 'amz-sdk-invocation-id': b'2eb545ac-4952-4c46-800b-beff4275cb9c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'vns8M8g82ptOm8oz0sCeF0mazsr5sT9sYyP4p77MKeFqN9eMILct', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
0e81f5590c657e19f97b226592c22508eb378e7708752638d4e371685af4880e
DEBUG    botocore.auth:auth.py:430 Signature:
57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182', 'amz-sdk-invocation-id': b'f889aa2e-c2db-477d-a72d-935ee7c85e7a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': '8cvsI5XG9MpPBhlTLBvhz8bJ2ng8DIWPZGXWHBc6gSMyrFak5Bb8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
e1679493bc46aafdbada77b9b416c06276548a63182e18c8dacb236a25052482
DEBUG    botocore.auth:auth.py:430 Signature:
178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae', 'amz-sdk-invocation-id': b'f0f7379d-9164-4c30-8722-1b21e6c63a08', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'nSYbYzLv7JYc169ewLHXWLTJRHThtXfiKt3N0PFsaDutpbADyNoZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
0e81f5590c657e19f97b226592c22508eb378e7708752638d4e371685af4880e
DEBUG    botocore.auth:auth.py:430 Signature:
57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182', 'amz-sdk-invocation-id': b'94ec02b9-8fcc-460b-b3e0-20f146fe2cbf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'EhB1vazFNir4lld5g8vv5vq0p3IQ70k6Oay1ZLOYmUSt0iQg1s7j', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
e1679493bc46aafdbada77b9b416c06276548a63182e18c8dacb236a25052482
DEBUG    botocore.auth:auth.py:430 Signature:
178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae', 'amz-sdk-invocation-id': b'2845c4c3-c36c-4458-ba2b-098ae7c779da', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'ilZdm4SGpblnptaCzIZL0yhrPqBsZJ655bSvfweOjvoXqUZsZThI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
0e81f5590c657e19f97b226592c22508eb378e7708752638d4e371685af4880e
DEBUG    botocore.auth:auth.py:430 Signature:
57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182', 'amz-sdk-invocation-id': b'f66a04f8-042b-48ba-a1ed-f70302939723', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': '0pKuJ3uDn7Gxtr3BRFcWBfyu7hhUkU2n3vU7I4Z0fMCyoNlnT5Ro', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
e1679493bc46aafdbada77b9b416c06276548a63182e18c8dacb236a25052482
DEBUG    botocore.auth:auth.py:430 Signature:
178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae', 'amz-sdk-invocation-id': b'f582e219-2926-49eb-8c72-2592e4a2666c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': 'uHPUbUm1wne3onxYNEtwj3PLutecyjR3CQV9yud5aRKVTYdJOKoK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
0e81f5590c657e19f97b226592c22508eb378e7708752638d4e371685af4880e
DEBUG    botocore.auth:auth.py:430 Signature:
57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57057cbd189eb2f58a6fe06568bed607101487e5912aef398936d875c8a17182', 'amz-sdk-invocation-id': b'c749af6f-b283-4350-bf53-702469140905', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:18 GMT', 'x-amzn-requestid': '1PECwXNHmqgTXOlel0Dc7uP2oubg14VHL9X5DX2xDfFJPvjhGt1C', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090818Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090818Z
20251015/yandex/s3/aws4_request
e1679493bc46aafdbada77b9b416c06276548a63182e18c8dacb236a25052482
DEBUG    botocore.auth:auth.py:430 Signature:
178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090818Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=178d02359c38d53540210ef987dfa90debd506ece018c941b8eb9b41e96e06ae', 'amz-sdk-invocation-id': b'6439267c-c023-48f3-9e57-ccf1f418bcd3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': '27bCiPRtYRMoXTLJ3tIiBiRFl5vGARWB9TS36G6zlHBKWJxN3w5y', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
1df0f9e2f709dfa1de60e353f5c0d6ee492ab818696e42737843b8fae404240f
DEBUG    botocore.auth:auth.py:430 Signature:
42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24', 'amz-sdk-invocation-id': b'aa75b3f1-f7b8-4ccc-9415-cc72e32b2d0f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'zAyMNBT13a9XMa6GQmjmcyglarpiJd3Dz1vvVPdhtrjkx3HITM7X', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
910d84532364f0b688fa12ed1d3535ce9489927e91edfd05a2c3d6fe34742ca1
DEBUG    botocore.auth:auth.py:430 Signature:
d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280', 'amz-sdk-invocation-id': b'94596e49-1162-4420-b792-33a5ea3926e1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'r3nnPvoK5FC6R7cBULFELsJXp16KAnWGXA2hRk0cLRMd4wE1NsIm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
1df0f9e2f709dfa1de60e353f5c0d6ee492ab818696e42737843b8fae404240f
DEBUG    botocore.auth:auth.py:430 Signature:
42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24', 'amz-sdk-invocation-id': b'43efe8ba-8df5-4ba7-a7f3-6629935b8a25', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'x2QTTmWbPIDJvilGn6VUPAXl4MrSCdXk9U2n78kPOtIweRE65DO3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
910d84532364f0b688fa12ed1d3535ce9489927e91edfd05a2c3d6fe34742ca1
DEBUG    botocore.auth:auth.py:430 Signature:
d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280', 'amz-sdk-invocation-id': b'8ca15500-242f-414b-bef1-380c7c96bc8a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'sFwT3m1SqZ77y9AAGaRh3zNmXSq9xuzsRU8tnkqkgz0JIDI6fjqW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
1df0f9e2f709dfa1de60e353f5c0d6ee492ab818696e42737843b8fae404240f
DEBUG    botocore.auth:auth.py:430 Signature:
42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24', 'amz-sdk-invocation-id': b'3aefdd8c-f049-44b5-a809-7ff1dc0132a2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': '7fKuivYcdLPp5YTv4I3BC22ymJSSazLYCoNxdTtFWRvlJhflXERY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
910d84532364f0b688fa12ed1d3535ce9489927e91edfd05a2c3d6fe34742ca1
DEBUG    botocore.auth:auth.py:430 Signature:
d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280', 'amz-sdk-invocation-id': b'ab3d940f-b8f5-49a5-93f5-2246e92f518d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'IzxiMCPFY87ExGlUUkbDMDpb86aAEf4wqVrhPrYIY8rRjwbXAmKi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
1df0f9e2f709dfa1de60e353f5c0d6ee492ab818696e42737843b8fae404240f
DEBUG    botocore.auth:auth.py:430 Signature:
42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24', 'amz-sdk-invocation-id': b'b1c73c1c-fc5e-4df6-818e-1938f8da7bb3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'qOWv0i4BfFH8OJnYdBUNr0F5Pc1IjjyzjXTmJIcHSmVHDzmBhcvu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
910d84532364f0b688fa12ed1d3535ce9489927e91edfd05a2c3d6fe34742ca1
DEBUG    botocore.auth:auth.py:430 Signature:
d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280', 'amz-sdk-invocation-id': b'129bd4f4-8069-471c-b092-7501d8a961c9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'Jwv0l9t3PFVRRFSmyFKeOmz8EAx4MSsZQTeCutnD0D1iKQiALP3p', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
1df0f9e2f709dfa1de60e353f5c0d6ee492ab818696e42737843b8fae404240f
DEBUG    botocore.auth:auth.py:430 Signature:
42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24', 'amz-sdk-invocation-id': b'46b5c750-20fa-451a-a4f0-dc02aa4e8a81', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'WLx9QbPTVNp3i9ocIBHgveSxtE6qKpEdW0hGqpyCcNveoTeVjp0O', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
910d84532364f0b688fa12ed1d3535ce9489927e91edfd05a2c3d6fe34742ca1
DEBUG    botocore.auth:auth.py:430 Signature:
d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280', 'amz-sdk-invocation-id': b'92dd599c-84fc-44c7-ac2a-352fbe42b359', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'dMPW0PhHwckpDLfd5V9bYruFSuCe9JtyM3K8W9bSB26lOyeVSrD5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
1df0f9e2f709dfa1de60e353f5c0d6ee492ab818696e42737843b8fae404240f
DEBUG    botocore.auth:auth.py:430 Signature:
42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24', 'amz-sdk-invocation-id': b'6a3afbdd-e22b-4a31-aa13-9ea2067fcb19', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'GZiEBIl4BRkiiBJZ122h4LMOKovgYTuK46Y2gv9nSGrUFoplQCbQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
910d84532364f0b688fa12ed1d3535ce9489927e91edfd05a2c3d6fe34742ca1
DEBUG    botocore.auth:auth.py:430 Signature:
d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280', 'amz-sdk-invocation-id': b'a75f8594-98f0-496d-8c28-70e142e9627a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'iLYHecEkubcOhT3jcooqWzOoh3W9iUXBoqIOXDQsh0gIyxyRDmZO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
1df0f9e2f709dfa1de60e353f5c0d6ee492ab818696e42737843b8fae404240f
DEBUG    botocore.auth:auth.py:430 Signature:
42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24', 'amz-sdk-invocation-id': b'c438bb01-a0f1-4950-909c-5b52f6a93f99', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'glUmHIERkY19AdHJcAAYXyvM0J8k0PUsqsxVuIY5YL0YZHIMBr2c', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
910d84532364f0b688fa12ed1d3535ce9489927e91edfd05a2c3d6fe34742ca1
DEBUG    botocore.auth:auth.py:430 Signature:
d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280', 'amz-sdk-invocation-id': b'51966efd-b2be-4eec-8304-2ac9c9f0d329', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': '4kzdlgqbAGqOLQnE4yTB9c7M3J5mXg9EhDbKa9AhwqvA5drCDeFx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
1df0f9e2f709dfa1de60e353f5c0d6ee492ab818696e42737843b8fae404240f
DEBUG    botocore.auth:auth.py:430 Signature:
42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24', 'amz-sdk-invocation-id': b'43786589-1409-4a57-8b67-69623291d528', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'ETZvUZCQgE3G2JwyNMKJkWp4nGknbDMKwPDANd5AxYHwi3ZiSHWU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
910d84532364f0b688fa12ed1d3535ce9489927e91edfd05a2c3d6fe34742ca1
DEBUG    botocore.auth:auth.py:430 Signature:
d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280', 'amz-sdk-invocation-id': b'89e84a2c-21b5-4e50-9093-c7d8ba23b432', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'hXNuwZnkV0vVy8wlh1cz7sYwGNEJGs4fzssTs4YDoLUlEhd9rgeT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
1df0f9e2f709dfa1de60e353f5c0d6ee492ab818696e42737843b8fae404240f
DEBUG    botocore.auth:auth.py:430 Signature:
42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24', 'amz-sdk-invocation-id': b'eaedec12-1732-42ab-af5b-1cc6e61034da', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'JG94697Hf5xRYM3Zf14dnhNNyRgaxOcPtOcLA9OJ2O6obxSJSEQm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
910d84532364f0b688fa12ed1d3535ce9489927e91edfd05a2c3d6fe34742ca1
DEBUG    botocore.auth:auth.py:430 Signature:
d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280', 'amz-sdk-invocation-id': b'29ad38d3-4564-45a5-8a12-ee81acd1a6d9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'PUPqULjiStGMUQmnm1ZtglFVATbo3AmeiOCn4hPpH8Ms5IaN8cJx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
1df0f9e2f709dfa1de60e353f5c0d6ee492ab818696e42737843b8fae404240f
DEBUG    botocore.auth:auth.py:430 Signature:
42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24', 'amz-sdk-invocation-id': b'3f36f34c-8ad2-4c53-a75e-476b190eb5ba', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': '55eUFs4c2qjrC8nKv5zv5xm3HGFcYhhJBCytq1gloXTc9e1N3inh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
910d84532364f0b688fa12ed1d3535ce9489927e91edfd05a2c3d6fe34742ca1
DEBUG    botocore.auth:auth.py:430 Signature:
d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280', 'amz-sdk-invocation-id': b'3ac3c65c-32a3-4e34-b186-174aa04a362c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'Q7heKlNMllKVjK8KSjMMTfckoUIqEoA4OIX9lKFTzHupJpEsAxKu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
1df0f9e2f709dfa1de60e353f5c0d6ee492ab818696e42737843b8fae404240f
DEBUG    botocore.auth:auth.py:430 Signature:
42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=42199bd50823905b9ca350c4112af6a7843106e542e7cd0d7d7851ee70164c24', 'amz-sdk-invocation-id': b'b4a6c438-6ac5-438a-ace2-7b6d9f65b526', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:19 GMT', 'x-amzn-requestid': 'E3Gi0RQRt9OTi9xQWtpco3s0vC3YMIKoS6Zr8LUBFnnVq6q1V0A7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090819Z
20251015/yandex/s3/aws4_request
910d84532364f0b688fa12ed1d3535ce9489927e91edfd05a2c3d6fe34742ca1
DEBUG    botocore.auth:auth.py:430 Signature:
d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d536137763c871b6d79a7e9c52fe27aeeaa4684bf9b5b491a09f7894ebfa9280', 'amz-sdk-invocation-id': b'13944810-389a-4b0f-b29f-d5328fb8de5c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:20 GMT', 'x-amzn-requestid': 'SMpVfj6kIGHj8WUboXGTSN2uSUCPKMdClFmJqgOQzJwKJiNuQgHg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090820Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090820Z
20251015/yandex/s3/aws4_request
c975481a49c1f162db7e69e49862dad64978ca61d2c67f3256d5560acc9cafbd
DEBUG    botocore.auth:auth.py:430 Signature:
77e7a4d03a51ad6652a8af2c66f5c01ce9da74c0b8ce15e3b13b77af335fdc88
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090820Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=77e7a4d03a51ad6652a8af2c66f5c01ce9da74c0b8ce15e3b13b77af335fdc88', 'amz-sdk-invocation-id': b'bfd5aa1d-ea0f-4c42-b07b-3cdfafc53123', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:20 GMT', 'x-amzn-requestid': 'VvUDvAVrFbyJS1IQGF2iug5ftOHQhvuoVeYKkIYXf6auV9fZBsK0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090820Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090820Z
20251015/yandex/s3/aws4_request
b8587ed0b29e728f5a7c29ee40feac9ffe753fe6804e156fcc4c3a22187b8f0a
DEBUG    botocore.auth:auth.py:430 Signature:
96bd1a28aad79cd62faeb4a0c2b03b5269ddb243017326670f4d0060c677176d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090820Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=96bd1a28aad79cd62faeb4a0c2b03b5269ddb243017326670f4d0060c677176d', 'amz-sdk-invocation-id': b'd92e1ec5-3b7e-4eba-9d43-9fbe6a78f5d8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:20 GMT', 'x-amzn-requestid': 'dv6F9bYSnyg1EucqAS68XMKxYxjpls95qcQvMtDyDna7ZHu6c2fY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090820Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090820Z
20251015/yandex/s3/aws4_request
c975481a49c1f162db7e69e49862dad64978ca61d2c67f3256d5560acc9cafbd
DEBUG    botocore.auth:auth.py:430 Signature:
77e7a4d03a51ad6652a8af2c66f5c01ce9da74c0b8ce15e3b13b77af335fdc88
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090820Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=77e7a4d03a51ad6652a8af2c66f5c01ce9da74c0b8ce15e3b13b77af335fdc88', 'amz-sdk-invocation-id': b'a4f71e07-e1a9-48fe-8532-cd79d2d9cbff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:20 GMT', 'x-amzn-requestid': 'FuriXt0UMgg6JwkdlCwKcf1DIQ1vynhr7x0m9KaU5psA7C8mtiBE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090820Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090820Z
20251015/yandex/s3/aws4_request
b8587ed0b29e728f5a7c29ee40feac9ffe753fe6804e156fcc4c3a22187b8f0a
DEBUG    botocore.auth:auth.py:430 Signature:
96bd1a28aad79cd62faeb4a0c2b03b5269ddb243017326670f4d0060c677176d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090820Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=96bd1a28aad79cd62faeb4a0c2b03b5269ddb243017326670f4d0060c677176d', 'amz-sdk-invocation-id': b'6bbb7131-c920-45f3-a3ea-383737f6d824', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:20 GMT', 'x-amzn-requestid': 'bSvCkI8pXAEGdcDceQgsyOdzyjDYnqYXJcdSBlTGbI717D7sSFH9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090820Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090820Z
20251015/yandex/s3/aws4_request
c975481a49c1f162db7e69e49862dad64978ca61d2c67f3256d5560acc9cafbd
DEBUG    botocore.auth:auth.py:430 Signature:
77e7a4d03a51ad6652a8af2c66f5c01ce9da74c0b8ce15e3b13b77af335fdc88
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090820Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=77e7a4d03a51ad6652a8af2c66f5c01ce9da74c0b8ce15e3b13b77af335fdc88', 'amz-sdk-invocation-id': b'6c1aa009-e050-48eb-a9a4-cabeca1482fe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:20 GMT', 'x-amzn-requestid': '5Rh6OisbRKsBPK1drg4Ht82PudsTCRYQjtUwm0wxdQwwI7JquZGt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090820Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090820Z
20251015/yandex/s3/aws4_request
b8587ed0b29e728f5a7c29ee40feac9ffe753fe6804e156fcc4c3a22187b8f0a
DEBUG    botocore.auth:auth.py:430 Signature:
96bd1a28aad79cd62faeb4a0c2b03b5269ddb243017326670f4d0060c677176d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090820Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=96bd1a28aad79cd62faeb4a0c2b03b5269ddb243017326670f4d0060c677176d', 'amz-sdk-invocation-id': b'b780755d-a108-402c-a1a2-2e902dfd24b5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:20 GMT', 'x-amzn-requestid': 'vtvEYHtyVQLTSj9mSh5M6AumAB0AUnt0wQTIYYI386hmNv7FYF2F', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090820Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090820Z
20251015/yandex/s3/aws4_request
c975481a49c1f162db7e69e49862dad64978ca61d2c67f3256d5560acc9cafbd
DEBUG    botocore.auth:auth.py:430 Signature:
77e7a4d03a51ad6652a8af2c66f5c01ce9da74c0b8ce15e3b13b77af335fdc88
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090820Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=77e7a4d03a51ad6652a8af2c66f5c01ce9da74c0b8ce15e3b13b77af335fdc88', 'amz-sdk-invocation-id': b'9e00b1fe-31fa-40b5-966a-57352bed7207', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:20 GMT', 'x-amzn-requestid': 'F87QseYa1mHqRFzw53pmKFjp4EdbpY6zoBpjPsHZZYDTWOfrxCpI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090820Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090820Z
20251015/yandex/s3/aws4_request
b8587ed0b29e728f5a7c29ee40feac9ffe753fe6804e156fcc4c3a22187b8f0a
DEBUG    botocore.auth:auth.py:430 Signature:
96bd1a28aad79cd62faeb4a0c2b03b5269ddb243017326670f4d0060c677176d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090820Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=96bd1a28aad79cd62faeb4a0c2b03b5269ddb243017326670f4d0060c677176d', 'amz-sdk-invocation-id': b'c3143db0-5ddc-47c3-9aef-89aef46a7179', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:20 GMT', 'x-amzn-requestid': 'vATD7DQf9r8vuDnuroARC1DIbXuns6olR6a2AAOk9MCmaNuvu2qG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090820Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090820Z
20251015/yandex/s3/aws4_request
c975481a49c1f162db7e69e49862dad64978ca61d2c67f3256d5560acc9cafbd
DEBUG    botocore.auth:auth.py:430 Signature:
77e7a4d03a51ad6652a8af2c66f5c01ce9da74c0b8ce15e3b13b77af335fdc88
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090820Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=77e7a4d03a51ad6652a8af2c66f5c01ce9da74c0b8ce15e3b13b77af335fdc88', 'amz-sdk-invocation-id': b'180611e0-174e-403a-9883-8d61298e02e4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:20 GMT', 'x-amzn-requestid': 'YZYGXYTluKWEFtZZYquf4fs0mjnBf7ZdL9rRNDP0C6TFG6z179i5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090820Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090820Z
20251015/yandex/s3/aws4_request
b8587ed0b29e728f5a7c29ee40feac9ffe753fe6804e156fcc4c3a22187b8f0a
DEBUG    botocore.auth:auth.py:430 Signature:
96bd1a28aad79cd62faeb4a0c2b03b5269ddb243017326670f4d0060c677176d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090820Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=96bd1a28aad79cd62faeb4a0c2b03b5269ddb243017326670f4d0060c677176d', 'amz-sdk-invocation-id': b'cdb19ee2-ae30-4f64-81fa-8baa95179d62', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:20 GMT', 'x-amzn-requestid': 'R1usChAkvVdRmdFQrQyMIliLqEGMIsN3qv7TR2E4G1cmojC5hts3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090820Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090820Z
20251015/yandex/s3/aws4_request
c975481a49c1f162db7e69e49862dad64978ca61d2c67f3256d5560acc9cafbd
DEBUG    botocore.auth:auth.py:430 Signature:
77e7a4d03a51ad6652a8af2c66f5c01ce9da74c0b8ce15e3b13b77af335fdc88
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090820Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=77e7a4d03a51ad6652a8af2c66f5c01ce9da74c0b8ce15e3b13b77af335fdc88', 'amz-sdk-invocation-id': b'1cfe15f6-e7a1-420e-aaf6-5fa70948b785', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:20 GMT', 'x-amzn-requestid': 'TMIZwTZzhcKWq7TkqmFMz4XvYO74fXjdWZmPSiCpoN2Yvz85JIZu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090820Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090820Z
20251015/yandex/s3/aws4_request
b8587ed0b29e728f5a7c29ee40feac9ffe753fe6804e156fcc4c3a22187b8f0a
DEBUG    botocore.auth:auth.py:430 Signature:
96bd1a28aad79cd62faeb4a0c2b03b5269ddb243017326670f4d0060c677176d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090820Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=96bd1a28aad79cd62faeb4a0c2b03b5269ddb243017326670f4d0060c677176d', 'amz-sdk-invocation-id': b'0879035c-b235-46c6-8492-3db0122ecfc9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:20 GMT', 'x-amzn-requestid': 'ssjK3dFEMTAT0Fh1mRmO3rmuafKcpBKnUXIfPPmXgYGze8RBRBE0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090820Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090820Z
20251015/yandex/s3/aws4_request
c975481a49c1f162db7e69e49862dad64978ca61d2c67f3256d5560acc9cafbd
DEBUG    botocore.auth:auth.py:430 Signature:
77e7a4d03a51ad6652a8af2c66f5c01ce9da74c0b8ce15e3b13b77af335fdc88
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090820Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=77e7a4d03a51ad6652a8af2c66f5c01ce9da74c0b8ce15e3b13b77af335fdc88', 'amz-sdk-invocation-id': b'b820b869-5d38-4e3d-b720-dc0b099de2ae', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:20 GMT', 'x-amzn-requestid': 'smmU4B07WKGqKioxhKQZybVfWhJJadi2Gg88M9MCXTIWU50AnaGK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090821Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090821Z
20251015/yandex/s3/aws4_request
214e73b2bb395c420b3a1c06c1096afef9ffec8efba1f9e4c4beae6f30679da6
DEBUG    botocore.auth:auth.py:430 Signature:
3b683b2b501ac21015585cd3030fb33672e7d4c0d27a0350ea7798433859a2bc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090821Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3b683b2b501ac21015585cd3030fb33672e7d4c0d27a0350ea7798433859a2bc', 'amz-sdk-invocation-id': b'2ecce9af-a59a-4d04-bafe-71d4595ce5b5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:21 GMT', 'x-amzn-requestid': 'U2KdB1ZSUTfHiaJ5z07iDkbgY81O7PQAgBcmYj4n4YFVI64h4X1M', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090821Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090821Z
20251015/yandex/s3/aws4_request
ba6804b04350b3cabfc98039e69b16ef8d66b9323c350f7525b84f27e69fc456
DEBUG    botocore.auth:auth.py:430 Signature:
6bb91d0b5cbc08d00398f8aea75d0f149673ad488231fae3f3351c6c05b2b029
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090821Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6bb91d0b5cbc08d00398f8aea75d0f149673ad488231fae3f3351c6c05b2b029', 'amz-sdk-invocation-id': b'9d299899-dacf-46e6-8992-f135dee57044', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:21 GMT', 'x-amzn-requestid': 'g6Ud3Sy3o4o7ddbT6MVHVi05KgaArbaVK6uNqdkfMwjYCbhCMdAd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090821Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090821Z
20251015/yandex/s3/aws4_request
214e73b2bb395c420b3a1c06c1096afef9ffec8efba1f9e4c4beae6f30679da6
DEBUG    botocore.auth:auth.py:430 Signature:
3b683b2b501ac21015585cd3030fb33672e7d4c0d27a0350ea7798433859a2bc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090821Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3b683b2b501ac21015585cd3030fb33672e7d4c0d27a0350ea7798433859a2bc', 'amz-sdk-invocation-id': b'65566bdc-c6c7-45f3-a41a-f05de5433e92', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:21 GMT', 'x-amzn-requestid': '4IpsWFIteNvGhjJHlBry4Ei89V7l4pL5Zysf1nGocmoQAMwNmD6F', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090821Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090821Z
20251015/yandex/s3/aws4_request
ba6804b04350b3cabfc98039e69b16ef8d66b9323c350f7525b84f27e69fc456
DEBUG    botocore.auth:auth.py:430 Signature:
6bb91d0b5cbc08d00398f8aea75d0f149673ad488231fae3f3351c6c05b2b029
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090821Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6bb91d0b5cbc08d00398f8aea75d0f149673ad488231fae3f3351c6c05b2b029', 'amz-sdk-invocation-id': b'1b154289-975d-480e-888d-07a6034bb135', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:21 GMT', 'x-amzn-requestid': '5m6Ljgyar80qtQH4S9e1J2HEqkSFFx1rkbqyEDYw1ImKBiPa4CqK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090821Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090821Z
20251015/yandex/s3/aws4_request
214e73b2bb395c420b3a1c06c1096afef9ffec8efba1f9e4c4beae6f30679da6
DEBUG    botocore.auth:auth.py:430 Signature:
3b683b2b501ac21015585cd3030fb33672e7d4c0d27a0350ea7798433859a2bc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090821Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3b683b2b501ac21015585cd3030fb33672e7d4c0d27a0350ea7798433859a2bc', 'amz-sdk-invocation-id': b'4b17da37-f510-4233-8be7-4019d7e72626', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:21 GMT', 'x-amzn-requestid': 'FQ5ZIBWejkEvejlll70Hsb94wJanGanitYgYFNv549juBMvdrN7q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090821Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090821Z
20251015/yandex/s3/aws4_request
ba6804b04350b3cabfc98039e69b16ef8d66b9323c350f7525b84f27e69fc456
DEBUG    botocore.auth:auth.py:430 Signature:
6bb91d0b5cbc08d00398f8aea75d0f149673ad488231fae3f3351c6c05b2b029
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090821Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6bb91d0b5cbc08d00398f8aea75d0f149673ad488231fae3f3351c6c05b2b029', 'amz-sdk-invocation-id': b'4b8c3851-7af9-4572-9013-411ad3e8a2e8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:21 GMT', 'x-amzn-requestid': 'BHIZKVE1Akp0dIHD0yOp8iRvXKAR00WyRFAHozI7bWohXr63hON3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090821Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090821Z
20251015/yandex/s3/aws4_request
214e73b2bb395c420b3a1c06c1096afef9ffec8efba1f9e4c4beae6f30679da6
DEBUG    botocore.auth:auth.py:430 Signature:
3b683b2b501ac21015585cd3030fb33672e7d4c0d27a0350ea7798433859a2bc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090821Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3b683b2b501ac21015585cd3030fb33672e7d4c0d27a0350ea7798433859a2bc', 'amz-sdk-invocation-id': b'fdb208a0-d0d0-4df1-9cfb-d4f082846a54', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:21 GMT', 'x-amzn-requestid': 'i2PhW4OOsTVAYs58suzhnIE0PzuNil8CR0XoEWA1iYCLSFCyDn4i', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090821Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090821Z
20251015/yandex/s3/aws4_request
ba6804b04350b3cabfc98039e69b16ef8d66b9323c350f7525b84f27e69fc456
DEBUG    botocore.auth:auth.py:430 Signature:
6bb91d0b5cbc08d00398f8aea75d0f149673ad488231fae3f3351c6c05b2b029
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090821Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6bb91d0b5cbc08d00398f8aea75d0f149673ad488231fae3f3351c6c05b2b029', 'amz-sdk-invocation-id': b'060f517c-1803-4186-8ea0-39b7d601a203', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:21 GMT', 'x-amzn-requestid': 'HCHhWAtR8SQLX7HGoElC0zdHJYYEqNM0joB8oAuyiCb4U4Sjax6q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090821Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090821Z
20251015/yandex/s3/aws4_request
214e73b2bb395c420b3a1c06c1096afef9ffec8efba1f9e4c4beae6f30679da6
DEBUG    botocore.auth:auth.py:430 Signature:
3b683b2b501ac21015585cd3030fb33672e7d4c0d27a0350ea7798433859a2bc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090821Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3b683b2b501ac21015585cd3030fb33672e7d4c0d27a0350ea7798433859a2bc', 'amz-sdk-invocation-id': b'4196ae22-0ada-4d9f-a3f0-877f45be0ffd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:21 GMT', 'x-amzn-requestid': 'nkBD0g59kWbpr8fioegduJ8yPZwS1jGLP0fgiXwLuAaM5MHSG3A8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090821Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090821Z
20251015/yandex/s3/aws4_request
ba6804b04350b3cabfc98039e69b16ef8d66b9323c350f7525b84f27e69fc456
DEBUG    botocore.auth:auth.py:430 Signature:
6bb91d0b5cbc08d00398f8aea75d0f149673ad488231fae3f3351c6c05b2b029
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090821Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6bb91d0b5cbc08d00398f8aea75d0f149673ad488231fae3f3351c6c05b2b029', 'amz-sdk-invocation-id': b'64c27499-4871-4dc9-b811-3ec790f57bf0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:21 GMT', 'x-amzn-requestid': 'M6VFV2UXZYsv6Ae1uNBQ4z3z6wlC538saN6VIhyPqM8U6QRBWDhP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090821Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090821Z
20251015/yandex/s3/aws4_request
214e73b2bb395c420b3a1c06c1096afef9ffec8efba1f9e4c4beae6f30679da6
DEBUG    botocore.auth:auth.py:430 Signature:
3b683b2b501ac21015585cd3030fb33672e7d4c0d27a0350ea7798433859a2bc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090821Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3b683b2b501ac21015585cd3030fb33672e7d4c0d27a0350ea7798433859a2bc', 'amz-sdk-invocation-id': b'7e25a843-b713-4a9b-852c-96be65a0154c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:21 GMT', 'x-amzn-requestid': 'GLCmpHhYsJb5MYtvNLKhrYi4tIMbSxSjYqiTUdTnLrwYwaomjwZB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090821Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090821Z
20251015/yandex/s3/aws4_request
ba6804b04350b3cabfc98039e69b16ef8d66b9323c350f7525b84f27e69fc456
DEBUG    botocore.auth:auth.py:430 Signature:
6bb91d0b5cbc08d00398f8aea75d0f149673ad488231fae3f3351c6c05b2b029
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090821Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6bb91d0b5cbc08d00398f8aea75d0f149673ad488231fae3f3351c6c05b2b029', 'amz-sdk-invocation-id': b'86286541-be23-4c56-b068-472d51a43911', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:21 GMT', 'x-amzn-requestid': 'hDU1c2eHFNJjgug46e2NkUVdcV2igkHRsbjcSVOeV2AAI896g7od', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090821Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090821Z
20251015/yandex/s3/aws4_request
214e73b2bb395c420b3a1c06c1096afef9ffec8efba1f9e4c4beae6f30679da6
DEBUG    botocore.auth:auth.py:430 Signature:
3b683b2b501ac21015585cd3030fb33672e7d4c0d27a0350ea7798433859a2bc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090821Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3b683b2b501ac21015585cd3030fb33672e7d4c0d27a0350ea7798433859a2bc', 'amz-sdk-invocation-id': b'c65e67ba-4467-4513-a995-7d2c078ded3f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:21 GMT', 'x-amzn-requestid': 'Q8aAX7cmxjtv9DKsYmJJH6lLoG2toh6wAlMDgYsIKwzO8ywjMNfM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090821Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090821Z
20251015/yandex/s3/aws4_request
ba6804b04350b3cabfc98039e69b16ef8d66b9323c350f7525b84f27e69fc456
DEBUG    botocore.auth:auth.py:430 Signature:
6bb91d0b5cbc08d00398f8aea75d0f149673ad488231fae3f3351c6c05b2b029
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090821Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6bb91d0b5cbc08d00398f8aea75d0f149673ad488231fae3f3351c6c05b2b029', 'amz-sdk-invocation-id': b'46c3ff6b-6148-4ef0-8b86-cec24fab0e89', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:22 GMT', 'x-amzn-requestid': '8xkE12LhAYNQ1sTlx0zZSuxxEzRhViBIOIQ0Mqfm1skwHFmTas3F', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090822Z
20251015/yandex/s3/aws4_request
d3ef209acf81badf86dba02dd40fd5b2df27c38ef7630ac63e0bb5831b96c95c
DEBUG    botocore.auth:auth.py:430 Signature:
7a077452327f817f97b7649d472230a70c8724e547fdfa13efc618fda5264dc3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7a077452327f817f97b7649d472230a70c8724e547fdfa13efc618fda5264dc3', 'amz-sdk-invocation-id': b'ef0375ff-9e18-4509-b560-b1cb2bd2db4a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:22 GMT', 'x-amzn-requestid': 'nBbaqKYim1CeM2WA5RD5GzIN9YW3cum98hjihLkoXAfRa5YjakfY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090822Z
20251015/yandex/s3/aws4_request
c30afb32693be3538f37913b48cf75494c84e37fd2a8ddcbf53b26217628fea7
DEBUG    botocore.auth:auth.py:430 Signature:
f167df3d6ddc85f84e809bb9d92b54447ba5ebd99e918ca604ccfc75e2802d86
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f167df3d6ddc85f84e809bb9d92b54447ba5ebd99e918ca604ccfc75e2802d86', 'amz-sdk-invocation-id': b'97232091-9a93-4668-b060-37d70b4f2782', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:22 GMT', 'x-amzn-requestid': 'YqCn3qlZ8g9FmQvdOJ3yoefLVPjPBwScOUOBAUt9EogepNmWKHGA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090822Z
20251015/yandex/s3/aws4_request
d3ef209acf81badf86dba02dd40fd5b2df27c38ef7630ac63e0bb5831b96c95c
DEBUG    botocore.auth:auth.py:430 Signature:
7a077452327f817f97b7649d472230a70c8724e547fdfa13efc618fda5264dc3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7a077452327f817f97b7649d472230a70c8724e547fdfa13efc618fda5264dc3', 'amz-sdk-invocation-id': b'76d9b239-d597-412b-b043-13444589ee81', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:22 GMT', 'x-amzn-requestid': 'dDdav4y1jEj8wjy9nnIoM8GMnEMDlSMK234MRAa1FgtKGUwXZC59', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090822Z
20251015/yandex/s3/aws4_request
c30afb32693be3538f37913b48cf75494c84e37fd2a8ddcbf53b26217628fea7
DEBUG    botocore.auth:auth.py:430 Signature:
f167df3d6ddc85f84e809bb9d92b54447ba5ebd99e918ca604ccfc75e2802d86
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f167df3d6ddc85f84e809bb9d92b54447ba5ebd99e918ca604ccfc75e2802d86', 'amz-sdk-invocation-id': b'167d543c-1735-491a-9e66-02739180a9dd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:22 GMT', 'x-amzn-requestid': 'kfIbuwoG1vBmxTRYCjBopzGJWrqAOYVEwdWcTGPA4zGd16bKVrJB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090822Z
20251015/yandex/s3/aws4_request
d3ef209acf81badf86dba02dd40fd5b2df27c38ef7630ac63e0bb5831b96c95c
DEBUG    botocore.auth:auth.py:430 Signature:
7a077452327f817f97b7649d472230a70c8724e547fdfa13efc618fda5264dc3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7a077452327f817f97b7649d472230a70c8724e547fdfa13efc618fda5264dc3', 'amz-sdk-invocation-id': b'251de828-e6e5-40f5-8f09-02f26aa003c8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:22 GMT', 'x-amzn-requestid': 'sXTKVAMimrR4HcXQNcdAvH67j6F6OWPuzJKHfQXkRkpZn9gOUMRx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090822Z
20251015/yandex/s3/aws4_request
c30afb32693be3538f37913b48cf75494c84e37fd2a8ddcbf53b26217628fea7
DEBUG    botocore.auth:auth.py:430 Signature:
f167df3d6ddc85f84e809bb9d92b54447ba5ebd99e918ca604ccfc75e2802d86
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f167df3d6ddc85f84e809bb9d92b54447ba5ebd99e918ca604ccfc75e2802d86', 'amz-sdk-invocation-id': b'fbbd3892-d31b-47f8-975d-b4e9509f66e1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:22 GMT', 'x-amzn-requestid': 'G4VrIRPFP1Ij7ZwHXvVZ9L89A5QsJPCNUSVFTQueajruy5gcrbE3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090822Z
20251015/yandex/s3/aws4_request
d3ef209acf81badf86dba02dd40fd5b2df27c38ef7630ac63e0bb5831b96c95c
DEBUG    botocore.auth:auth.py:430 Signature:
7a077452327f817f97b7649d472230a70c8724e547fdfa13efc618fda5264dc3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7a077452327f817f97b7649d472230a70c8724e547fdfa13efc618fda5264dc3', 'amz-sdk-invocation-id': b'91bc8e7b-fc83-41af-b91f-7164d07b47fb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:22 GMT', 'x-amzn-requestid': 'dkcU9Dz75yBORGenF28hSSbtdzHGdG7EC8lAwdmm6jDh2If2nPOd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090822Z
20251015/yandex/s3/aws4_request
c30afb32693be3538f37913b48cf75494c84e37fd2a8ddcbf53b26217628fea7
DEBUG    botocore.auth:auth.py:430 Signature:
f167df3d6ddc85f84e809bb9d92b54447ba5ebd99e918ca604ccfc75e2802d86
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f167df3d6ddc85f84e809bb9d92b54447ba5ebd99e918ca604ccfc75e2802d86', 'amz-sdk-invocation-id': b'0afd2838-d046-46b6-89c6-8e0424d18d12', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:22 GMT', 'x-amzn-requestid': 'BDUMEo1qSY7C0bF9GLhywZPmLHlIj7fbrFJ2oDukMioLbyS7uA0i', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090822Z
20251015/yandex/s3/aws4_request
d3ef209acf81badf86dba02dd40fd5b2df27c38ef7630ac63e0bb5831b96c95c
DEBUG    botocore.auth:auth.py:430 Signature:
7a077452327f817f97b7649d472230a70c8724e547fdfa13efc618fda5264dc3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7a077452327f817f97b7649d472230a70c8724e547fdfa13efc618fda5264dc3', 'amz-sdk-invocation-id': b'f053ba15-5d7a-4021-a440-8e8943791ceb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:22 GMT', 'x-amzn-requestid': 'KBJFrZ2mF8RIzKnaA91ZPt0gChcv7juLpPgraCXnJyIRdcj76R3Q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090822Z
20251015/yandex/s3/aws4_request
c30afb32693be3538f37913b48cf75494c84e37fd2a8ddcbf53b26217628fea7
DEBUG    botocore.auth:auth.py:430 Signature:
f167df3d6ddc85f84e809bb9d92b54447ba5ebd99e918ca604ccfc75e2802d86
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f167df3d6ddc85f84e809bb9d92b54447ba5ebd99e918ca604ccfc75e2802d86', 'amz-sdk-invocation-id': b'0d36b01f-13a9-4cb0-bab7-0d1c541fcfa2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:22 GMT', 'x-amzn-requestid': 't3ne2dGSbt7FO6LOfuxlGIX4c4GadoTZlLUxPby14If8OM0TIiZp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090822Z
20251015/yandex/s3/aws4_request
d3ef209acf81badf86dba02dd40fd5b2df27c38ef7630ac63e0bb5831b96c95c
DEBUG    botocore.auth:auth.py:430 Signature:
7a077452327f817f97b7649d472230a70c8724e547fdfa13efc618fda5264dc3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7a077452327f817f97b7649d472230a70c8724e547fdfa13efc618fda5264dc3', 'amz-sdk-invocation-id': b'f3199704-88ec-40ad-bb9a-992257d1b13b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:22 GMT', 'x-amzn-requestid': 'mKTrWF2XSVgAchmZcDmjELePNIMot9WtSjxrUxr2f1dJsMfr8NqZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090822Z
20251015/yandex/s3/aws4_request
c30afb32693be3538f37913b48cf75494c84e37fd2a8ddcbf53b26217628fea7
DEBUG    botocore.auth:auth.py:430 Signature:
f167df3d6ddc85f84e809bb9d92b54447ba5ebd99e918ca604ccfc75e2802d86
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f167df3d6ddc85f84e809bb9d92b54447ba5ebd99e918ca604ccfc75e2802d86', 'amz-sdk-invocation-id': b'46b308c0-45a5-4fe5-97a4-7852be4863e4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:22 GMT', 'x-amzn-requestid': 'aK0NWSFbmRk0oiDPcr2xlNgDJ55UNmqpkVRe8zOkweI82kjMK4qv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090822Z
20251015/yandex/s3/aws4_request
d3ef209acf81badf86dba02dd40fd5b2df27c38ef7630ac63e0bb5831b96c95c
DEBUG    botocore.auth:auth.py:430 Signature:
7a077452327f817f97b7649d472230a70c8724e547fdfa13efc618fda5264dc3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7a077452327f817f97b7649d472230a70c8724e547fdfa13efc618fda5264dc3', 'amz-sdk-invocation-id': b'823a0898-4e9d-4e71-8af4-a23156175a09', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:22 GMT', 'x-amzn-requestid': 'BxdMZtT7UxeEYWBY9jsQAu3QtaHOAMvFFGL4kswBp9UHqArzIeNo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090822Z
20251015/yandex/s3/aws4_request
c30afb32693be3538f37913b48cf75494c84e37fd2a8ddcbf53b26217628fea7
DEBUG    botocore.auth:auth.py:430 Signature:
f167df3d6ddc85f84e809bb9d92b54447ba5ebd99e918ca604ccfc75e2802d86
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f167df3d6ddc85f84e809bb9d92b54447ba5ebd99e918ca604ccfc75e2802d86', 'amz-sdk-invocation-id': b'95622515-66d9-4bbd-9cac-1fc235b7f6fc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:23 GMT', 'x-amzn-requestid': 'usS0Z5E4eedDzewuKhnHQhmgOoF0MkSs7fVtqJkOWk5SHA5ynBlO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090823Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090823Z
20251015/yandex/s3/aws4_request
db83a5cc87613886a534225233b1618b22093b8afc64b0eac2dd25a8ba906986
DEBUG    botocore.auth:auth.py:430 Signature:
66f67db4d824bcc8103bd22f78222a9ea6fcb8d3628e25af1e98f90d01982611
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090823Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66f67db4d824bcc8103bd22f78222a9ea6fcb8d3628e25af1e98f90d01982611', 'amz-sdk-invocation-id': b'5311a896-6c38-47d4-b4e1-cf58e3f42ee5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:23 GMT', 'x-amzn-requestid': 'CqhPlFEsQhVbYC6fpAlHs3LH0dIhCwuop7bh7RxD9l01s85LJBuK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090823Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090823Z
20251015/yandex/s3/aws4_request
77e0bab6e2dc5712f7d87347ae5b2c4c0b207de0bcfe9cf2d6fda77a2fbed87c
DEBUG    botocore.auth:auth.py:430 Signature:
a91c1475a87fd1764ac643223113566a2f59ada83128f720d9aaeb6edcc54486
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090823Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a91c1475a87fd1764ac643223113566a2f59ada83128f720d9aaeb6edcc54486', 'amz-sdk-invocation-id': b'023c89ed-6dd8-4a1a-accd-e6e8768876b1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:23 GMT', 'x-amzn-requestid': 'FR3C1QfQCoVTloV5vcZuzmi33ZRMkDq65ibjcFL1ls81eH770jX8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b4207621f30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b4207621ef0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b420756bc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T090823Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T090823Z
20251015/yandex/s3/aws4_request
db83a5cc87613886a534225233b1618b22093b8afc64b0eac2dd25a8ba906986
DEBUG    botocore.auth:auth.py:430 Signature:
66f67db4d824bcc8103bd22f78222a9ea6fcb8d3628e25af1e98f90d01982611
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T090823Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66f67db4d824bcc8103bd22f78222a9ea6fcb8d3628e25af1e98f90d01982611', 'amz-sdk-invocation-id': b'930826b8-0f10-471a-b0cf-16076c8917e9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:08:23 GMT', 'x-amzn-requestid': 'yNKMXeaQKRFxUQwmcEgKRat4b94M5kTbRI8ABzc6qm4eYqn5h7JX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '842', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated><Upload><Key>insert/ptjuduq4l2vm1o6scp9u_0_u7epS0D9JE-ms2wstz6w5pVIr81X121m.csv</Key><UploadId>kFfMx1RsIH1iW5aEU3r7SKC2DhlXWgbR0Cy2zUiYGBhabtxBXsIo3rnQQ</UploadId><Initiator><ID>arn:aws:iam::123456789012:user/user1-11111a31-17b5-4fb7-9df5-b111111f13de</ID><DisplayName>user1-11111a31-17b5-4fb7-9df5-b111111f13de</DisplayName></Initiator><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner><StorageClass>STANDARD</StorageClass><Initiated>2010-11-10T20:48:33.000Z</Initiated></Upload></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b42076424b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4207644070>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1eb70aa2-6215-4ae8-ac61-0ebd0b577552, localhost:24987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1eb70aa2-6215-4ae8-ac61-0ebd0b577552, localhost:24987): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1eb70aa2-6215-4ae8-ac61-0ebd0b577552, localhost:24987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pysxqjeabu.auto.internal" port: 24987 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pysxqjeabu.auto.internal:24987, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24987
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 253d4510-5473-4e8c-a9c1-462aad2578fb, localhost:24987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 253d4510-5473-4e8c-a9c1-462aad2578fb, localhost:24987): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 253d4510-5473-4e8c-a9c1-462aad2578fb, localhost:24987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pysxqjeabu.auto.internal" port: 24987 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pysxqjeabu.auto.internal:24987, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24987
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:9658/1
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:21915/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8706
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1585
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8611
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21915
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4055
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16608
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:9658/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10284
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7254
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29947
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9658
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3679
_________________ TestS3.test_atomic_upload_commit[v1-client0] _________________
ydb/tests/fq/restarts/test_insert_restarts.py:118: in test_atomic_upload_commit
    assert len(list(bucket.multipart_uploads.all())) == 0, "Unexpected uncommitted upload in bucket"
E   AssertionError: Unexpected uncommitted upload in bucket
E   assert 1 == 0
E    +  where 1 = len([s3.MultipartUpload(bucket_name='insert_bucket', object_key='insert/ptjuduq4l2vm1o6scp9u_0_u7epS0D9JE-ms2wstz6w5pVIr81X121m.csv', id='kFfMx1RsIH1iW5aEU3r7SKC2DhlXWgbR0Cy2zUiYGBhabtxBXsIo3rnQQ')])
E    +    where [s3.MultipartUpload(bucket_name='insert_bucket', object_key='insert/ptjuduq4l2vm1o6scp9u_0_u7epS0D9JE-ms2wstz6w5pVIr81X121m.csv', id='kFfMx1RsIH1iW5aEU3r7SKC2DhlXWgbR0Cy2zUiYGBhabtxBXsIo3rnQQ')] = list(s3.Bucket.multipart_uploadsCollection(s3.Bucket(name='insert_bucket'), s3.MultipartUpload))
E    +      where s3.Bucket.multipart_uploadsCollection(s3.Bucket(name='insert_bucket'), s3.MultipartUpload) = <bound method CollectionFactory._load_documented_collection_methods.<locals>.all of s3.Bucket.multipart_uploadsCollectionManager(s3.Bucket(name='insert_bucket'), s3.MultipartUpload)>()
E    +        where <bound method CollectionFactory._load_documented_collection_methods.<locals>.all of s3.Bucket.multipart_uploadsCollectionManager(s3.Bucket(name='insert_bucket'), s3.MultipartUpload)> = s3.Bucket.multipart_uploadsCollectionManager(s3.Bucket(name='insert_bucket'), s3.MultipartUpload).all
E    +          where s3.Bucket.multipart_uploadsCollectionManager(s3.Bucket(name='insert_bucket'), s3.MultipartUpload) = s3.Bucket(name='insert_bucket').multipart_uploads
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_atomic_upload_commit[v1-client0]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13841
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27593
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61313
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25132
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bd888178-b3ad-4ea0-9c9f-4178badbbdf0, localhost:24987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bd888178-b3ad-4ea0-9c9f-4178badbbdf0, localhost:24987): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bd888178-b3ad-4ea0-9c9f-4178badbbdf0, localhost:24987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pysxqjeabu.auto.internal" port: 24987 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pysxqjeabu.auto.internal:24987, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24987
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b4206bc5f30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b4206b993b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b4206b993b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d44f5d75-a058-4180-a2bb-62c69feb32dd, ghrun-pysxqjeabu.auto.internal:24987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d44f5d75-a058-4180-a2bb-62c69feb32dd, ghrun-pysxqjeabu.auto.internal:24987): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, d44f5d75-a058-4180-a2bb-62c69feb32dd, ghrun-pysxqjeabu.auto.internal:24987): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d44f5d75-a058-4180-a2bb-62c69feb32dd, ghrun-pysxqjeabu.auto.internal:24987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjM2MTY5OTAtNGRhOWJlODUtYmRiOTI4ZDEtOTkxZmFjNzE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b4206b993b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b4206b993b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 14fecbbe-c172-4c59-8e22-1907eca46d9f, ghrun-pysxqjeabu.auto.internal:24987): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, d44f5d75-a058-4180-a2bb-62c69feb32dd, ghrun-pysxqjeabu.auto.internal:24987): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 14fecbbe-c172-4c59-8e22-1907eca46d9f, ghrun-pysxqjeabu.auto.internal:24987): request = { session_id: "ydb://session/3?node_id=1&id=MjM2MTY5OTAtNGRhOWJlODUtYmRiOTI4ZDEtOTkxZmFjNzE=" path: "local/DbPoolStorage_31b79094-797e-4bf1-a88d-472f5689b537/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 14fecbbe-c172-4c59-8e22-1907eca46d9f, ghrun-pysxqjeabu.auto.internal:24987): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b4206b993b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d139f738-6376-45eb-97f9-c942d8b0c474, ghrun-pysxqjeabu.auto.internal:24987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d139f738-6376-45eb-97f9-c942d8b0c474, ghrun-pysxqjeabu.auto.internal:24987): request = { session_id: "ydb://session/3?node_id=1&id=MjM2MTY5OTAtNGRhOWJlODUtYmRiOTI4ZDEtOTkxZmFjNzE=" path: "local/DbPoolStorage_31b79094-797e-4bf1-a88d-472f5689b537/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d139f738-6376-45eb-97f9-c942d8b0c474, ghrun-pysxqjeabu.auto.internal:24987): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b4206b993b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc74b575-fb90-41b0-bf5a-66cc9af8c68c, ghrun-pysxqjeabu.auto.internal:24987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc74b575-fb90-41b0-bf5a-66cc9af8c68c, ghrun-pysxqjeabu.auto.internal:24987): request = { session_id: "ydb://session/3?node_id=1&id=MjM2MTY5OTAtNGRhOWJlODUtYmRiOTI4ZDEtOTkxZmFjNzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_31b79094-797e-4bf1-a88d-472f5689b537\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/default\", \"/default\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc74b575-fb90-41b0-bf5a-66cc9af8c68c, ghrun-pysxqjeabu.auto.internal:24987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b4206b993b0>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13579
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63712
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v1-client0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v1-client0/default/node_1/logfile_qmuf53ru.log --grpc-port=25132 --mon-port=13579 --ic-port=61313
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v1-client0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v1-client0/default/node_1/logfile_qmuf53ru.log --grpc-port=25132 --mon-port=13579 --ic-port=61313
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v1-client0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v1-client0/default/node_1/logfile_qmuf53ru.log', '--grpc-port=25132', '--mon-port=13579', '--ic-port=61313')' in '/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v1-client0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1236876
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:25132/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1236894
DEBUG    ya.test:process.py:259 Command (pid 1236894) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1236894) elapsed time (sec): 0.7266523838043213
DEBUG    ya.test:process.py:263 Command (pid 1236894) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236894) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1236894) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236894) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236894) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1236894) maxrss: 931252
DEBUG    ya.test:process.py:263 Command (pid 1236894) minflt: 45089
DEBUG    ya.test:process.py:263 Command (pid 1236894) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1236894) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1236894) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1236894) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1236894) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1236894) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1236894) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1236894) stime: 0.168624
DEBUG    ya.test:process.py:263 Command (pid 1236894) utime: 0.513732
DEBUG    ya.test:process.py:263 Command (pid 1236894) wtime: 0.729
DEBUG    ya.test:process.py:275 Command (pid 1236894) output:
Git info:
    Commit: 1e56e101334d4910e8d74137b521679cb9b9a6bf
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge af15a6860d52ee6be4bb09494766518d83feb9c4 into a116ac4125f467287cb9d04345c39312b840f297

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pysxqjeabu
    Host information: 
        Linux ghrun-pysxqjeabu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1236894) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 1e56e101334d4910e8d74137b521679cb9b9a6bf
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge af15a6860d52ee6be4bb09494766518d83feb9c4 into a116ac4125f467287cb9d04345c39312b840f297
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_insert_restarts.py::TestS3, test_name: test_atomic_upload_commit[v1-client0])
DEBUG    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x7be205853af0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7be205819fd0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7be206479370>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7be205819e10>
DEBUG    botocore.endpoint:endpoint.py:408 Setting s3 timeout as (60, 60)
DEBUG    botocore.client:client.py:282 Registering retry handlers for service: s3
DEBUG    botocore.utils:utils.py:1587 Registering S3 region redirector handler
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:s3
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x7be206479530>
DEBUG    boto3.resources.action:action.py:81 Calling s3:create_bucket with {'Bucket': 'insert_bucket', 'ACL': 'public-read-write'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read-write', 'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b42060106b0>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'ACL': 'public-read-write'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b42073c54f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b42073973f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/insert_bucket

host:localhost:63079
x-amz-acl:public-read-write
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T091105Z

host;x-amz-acl;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T091105Z
20251015/yandex/s3/aws4_request
a6e7f19656bf0ebfd51756d09c5021f7bdb87b19b74a5f33549a064249b517cc
DEBUG    botocore.auth:auth.py:430 Signature:
a0808396ff127c894629cd35d3907cd50caec727ade10c7ceaafe2a31d5f6f46
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:63079/insert_bucket, headers={'x-amz-acl': b'public-read-write', 'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T091105Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-acl;x-amz-content-sha256;x-amz-date, Signature=a0808396ff127c894629cd35d3907cd50caec727ade10c7ceaafe2a31d5f6f46', 'amz-sdk-invocation-id': b'75226cad-db28-4e29-b79c-3e116f6dc9b9', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:11:05 GMT', 'x-amzn-requestid': 'o3Xg0UfGZsiIPIXOuDiPf36cEEsVwKTA7fWHSqb4QM2mDPjxME78', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '167', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>insert_bucket</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7b420736fe70>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    boto3.resources.action:action.py:90 Response: {'ResponseMetadata': {'RequestId': 'o3Xg0UfGZsiIPIXOuDiPf36cEEsVwKTA7fWHSqb4QM2mDPjxME78', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Wed, 15 Oct 2025 09:11:05 GMT', 'x-amzn-requestid': 'o3Xg0UfGZsiIPIXOuDiPf36cEEsVwKTA7fWHSqb4QM2mDPjxME78', 'content-type': 'text/html; charset=utf-8', 'content-length': '167', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}}
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b42060106b0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b42073c54f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b42073973f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T091105Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T091105Z
20251015/yandex/s3/aws4_request
a4a7c4a31a36fd9fb40e368e821416a0b4ca5b47ba346156f4fcd1a5305da1e4
DEBUG    botocore.auth:auth.py:430 Signature:
f7e67ea40ee1c3be3e5183ffb36e73185285a6151a7d666c3abace0a4fd88787
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T091105Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f7e67ea40ee1c3be3e5183ffb36e73185285a6151a7d666c3abace0a4fd88787', 'amz-sdk-invocation-id': b'b856e92c-7cbb-4a6b-adc4-62239d8a3a5f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:11:05 GMT', 'x-amzn-requestid': 'Nu4vs9bWmTzYB94CW6GimHPSABT0BFEc8bxerNprtwJQAsEtoYNa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '571', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>select/test.csv</Key><LastModified>2025-10-15T09:07:46.000Z</LastModified><ETag>&#34;65358cf837c7ed8402f2860eda3fc7df&#34;</ETag><Size>20000004</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b420736fe70>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.action:action.py:158 Calling s3:delete_objects with {'Bucket': 'insert_bucket', 'Delete': {'Objects': [{'Key': 'select/test.csv'}]}}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.DeleteObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.DeleteObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.DeleteObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.DeleteObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.DeleteObjects: calling handler <function escape_xml_payload at 0x7be205853cb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.DeleteObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.DeleteObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.DeleteObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=DeleteObjects) with params: {'url_path': '?delete', 'query_string': {}, 'method': 'POST', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'Content-MD5': 'MHf/6vNY2rkmxtQJsHrVCA=='}, 'body': b'<Delete xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Object><Key>select/test.csv</Key></Object></Delete>', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?delete', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b42060106b0>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Delete': {'Objects': [{'Key': 'select/test.csv'}]}}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'checksum': {'request_algorithm': 'conditional-md5'}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.DeleteObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b42073c54f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.DeleteObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b42073973f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.DeleteObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.DeleteObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
POST
/insert_bucket
delete=
content-md5:MHf/6vNY2rkmxtQJsHrVCA==
host:localhost:63079
x-amz-content-sha256:3b10f8644f98831d530130e3f1cf5ff321b69da39f07fe31a7814aa8943ad31d
x-amz-date:20251015T091105Z

content-md5;host;x-amz-content-sha256;x-amz-date
3b10f8644f98831d530130e3f1cf5ff321b69da39f07fe31a7814aa8943ad31d
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T091105Z
20251015/yandex/s3/aws4_request
ed57ceef8bd06e1ac2c9fb846684a4f360fc8937b066efbbdd09c9f90c3e087a
DEBUG    botocore.auth:auth.py:430 Signature:
4b2773b3bff6b83cd94254d1002f165dc5814692685eb673ee705fd1a176536f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.DeleteObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=http://localhost:63079/insert_bucket?delete, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'Content-MD5': b'MHf/6vNY2rkmxtQJsHrVCA==', 'X-Amz-Date': b'20251015T091105Z', 'X-Amz-Content-SHA256': b'3b10f8644f98831d530130e3f1cf5ff321b69da39f07fe31a7814aa8943ad31d', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=4b2773b3bff6b83cd94254d1002f165dc5814692685eb673ee705fd1a176536f', 'amz-sdk-invocation-id': b'd6aee150-135c-4101-94ec-8d76cd7f0679', 'amz-sdk-request': b'attempt=1', 'Content-Length': '108'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:11:05 GMT', 'x-amzn-requestid': 'RQxBZTAjWMoEyajr864gGZ9RmKxXeBx8mODiGerzN2FRlkRjU5CH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '159', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><DeleteResult xmlns="http://s3.amazonaws.com/doc/2006-03-01"><Deleted><Key>select/test.csv</Key></Deleted></DeleteResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.DeleteObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b420736fe70>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.DeleteObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    boto3.resources.action:action.py:164 Response: {'ResponseMetadata': {'RequestId': 'RQxBZTAjWMoEyajr864gGZ9RmKxXeBx8mODiGerzN2FRlkRjU5CH', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Wed, 15 Oct 2025 09:11:05 GMT', 'x-amzn-requestid': 'RQxBZTAjWMoEyajr864gGZ9RmKxXeBx8mODiGerzN2FRlkRjU5CH', 'content-type': 'text/html; charset=utf-8', 'content-length': '159', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}, 'Deleted': [{'Key': 'select/test.csv'}]}
DEBUG    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x7be205853af0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7be205819fd0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7be206479370>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7be205819e10>
DEBUG    botocore.endpoint:endpoint.py:408 Setting s3 timeout as (60, 60)
DEBUG    botocore.client:client.py:282 Registering retry handlers for service: s3
DEBUG    botocore.utils:utils.py:1587 Registering S3 region redirector handler
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7be2058557d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7be205854490>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7be2058566b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4206760ab0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4206760ab0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function conditionally_calculate_md5 at 0x7be205130150>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.handlers:handlers.py:347 Adding expect 100 continue header to request.
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=PutObject) with params: {'url_path': '/select/test.csv', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-Type': 'text/plain', 'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'Content-MD5': 'ZTWM+DfH7YQC8oYO2j/H3w==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7b72065c3f50>, 'auth_path': '/insert_bucket/select/test.csv', 'url': 'http://localhost:63079/insert_bucket/select/test.csv', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b42067abbb0>, 'has_streaming_input': True, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Body': <_io.BytesIO object at 0x7b72065c3f50>, 'Bucket': 'insert_bucket', 'Key': 'select/test.csv', 'ContentType': 'text/plain'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b42067abd70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b42067c7a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.PutObject: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/insert_bucket/select/test.csv

content-md5:ZTWM+DfH7YQC8oYO2j/H3w==
content-type:text/plain
host:localhost:63079
x-amz-content-sha256:ddbf434c0dad8b668933d04aa7565ec562349f8c361838a11ba0d8734b6f7d7d
x-amz-date:20251015T091106Z

content-md5;content-type;host;x-amz-content-sha256;x-amz-date
ddbf434c0dad8b668933d04aa7565ec562349f8c361838a11ba0d8734b6f7d7d
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T091106Z
20251015/yandex/s3/aws4_request
73b10bbaa289d399730e3150b550a486edda543f92a4a057a1eb12e334c5a0c4
DEBUG    botocore.auth:auth.py:430 Signature:
ffadb02daefd1994d422ea2d5924e885f0263fbd1276341489a5cf400d116cf4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:63079/insert_bucket/select/test.csv, headers={'Content-Type': b'text/plain', 'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'Content-MD5': b'ZTWM+DfH7YQC8oYO2j/H3w==', 'Expect': b'100-continue', 'X-Amz-Date': b'20251015T091106Z', 'X-Amz-Content-SHA256': b'ddbf434c0dad8b668933d04aa7565ec562349f8c361838a11ba0d8734b6f7d7d', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=content-md5;content-type;host;x-amz-content-sha256;x-amz-date, Signature=ffadb02daefd1994d422ea2d5924e885f0263fbd1276341489a5cf400d116cf4', 'amz-sdk-invocation-id': b'd7ca81b4-050a-4b86-aa54-3531652c0e57', 'amz-sdk-request': b'attempt=1', 'Content-Length': '20000004'}>
DEBUG    botocore.awsrequest:awsrequest.py:127 Waiting for 100 Continue response.
DEBUG    botocore.awsrequest:awsrequest.py:173 100 Continue response seen, now sending request body.
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:11:06 GMT', 'ETag': '"65358cf837c7ed8402f2860eda3fc7df"', 'last-modified': 'Wed, 15 Oct 2025 09:11:06 GMT', 'x-amzn-requestid': 'sBgW61VR79YAm8Q6F0GAM1fJIdAo6ThYaSbll72kHBgxrPQCWMFt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '0', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b''
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7b4206789770>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b4206760ab0>>
DEBUG    root:fq_client.py:170 Request: content {
  type: ANALYTICS
  name: "simple"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "4319250e-2e80-4fc6-a847-5c7d11f06ed2"

DEBUG    root:fq_client.py:180 Result: query_id: "ptquduq4etccddr7v2th"

DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b42060106b0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b42073c54f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b42073973f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T091120Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T091120Z
20251015/yandex/s3/aws4_request
69cef9a0cf48dca5557e426c5bca67081104b343fb9564f5a736ca0ecd2fb744
DEBUG    botocore.auth:auth.py:430 Signature:
5415c35fe90df4eb1ef24855a4a90eb7cac5568aa695e0e9c9d35cc881f95da6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T091120Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5415c35fe90df4eb1ef24855a4a90eb7cac5568aa695e0e9c9d35cc881f95da6', 'amz-sdk-invocation-id': b'1b77f71e-9379-425e-893a-5ae10d87c445', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:11:20 GMT', 'x-amzn-requestid': 'ONRBbtPXGEVlXoMwHxmGCsVrXqlvckAt3AwR64t9ROXqrFnWGpbs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b420736fe70>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b42060106b0>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b42073c54f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b42073973f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T091120Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T091120Z
20251015/yandex/s3/aws4_request
6ee6278fdf9ed96db1fdd93aa43163a5196b68afa7a1bf4c0614ae7d12bb02d9
DEBUG    botocore.auth:auth.py:430 Signature:
ca717ea43d889f8bbffc42e0b43d668c40022770fac3d02f56f2b663043306a3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T091120Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ca717ea43d889f8bbffc42e0b43d668c40022770fac3d02f56f2b663043306a3', 'amz-sdk-invocation-id': b'3843bb92-1b80-44d2-9ceb-1a50cc8545c3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:11:20 GMT', 'x-amzn-requestid': 'jOPonVL78zE1hVYTtPO7oNngFw8HvYxEURrEyFZBYkJTX7tK8vq9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '842', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated><Upload><Key>insert/ptjuduq4l2vm1o6scp9u_0_u7epS0D9JE-ms2wstz6w5pVIr81X121m.csv</Key><UploadId>kFfMx1RsIH1iW5aEU3r7SKC2DhlXWgbR0Cy2zUiYGBhabtxBXsIo3rnQQ</UploadId><Initiator><ID>arn:aws:iam::123456789012:user/user1-11111a31-17b5-4fb7-9df5-b111111f13de</ID><DisplayName>user1-11111a31-17b5-4fb7-9df5-b111111f13de</DisplayName></Initiator><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner><StorageClass>STANDARD</StorageClass><Initiated>2010-11-10T20:48:33.000Z</Initiated></Upload></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b420736fe70>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:25132/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v1-client0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v1-client0/default/node_1/logfile_qmuf53ru.log --grpc-port=25132 --mon-port=13579 --ic-port=61313
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v1-client0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v1-client0/default/node_1/logfile_qmuf53ru.log', '--grpc-port=25132', '--mon-port=13579', '--ic-port=61313')' in '/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v1-client0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1243444
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:25132/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ymr1/001522/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1243445
DEBUG    ya.test:process.py:259 Command (pid 1243445) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1243445) elapsed time (sec): 0.710057258605957
DEBUG    ya.test:process.py:263 Command (pid 1243445) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1243445) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1243445) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1243445) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1243445) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1243445) maxrss: 948984
DEBUG    ya.test:process.py:263 Command (pid 1243445) minflt: 45224
DEBUG    ya.test:process.py:263 Command (pid 1243445) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1243445) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1243445) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1243445) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1243445) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1243445) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1243445) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1243445) stime: 0.18936
DEBUG    ya.test:process.py:263 Command (pid 1243445) utime: 0.476051
DEBUG    ya.test:process.py:263 Command (pid 1243445) wtime: 0.712
DEBUG    ya.test:process.py:275 Command (pid 1243445) output:
Git info:
    Commit: 1e56e101334d4910e8d74137b521679cb9b9a6bf
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge af15a6860d52ee6be4bb09494766518d83feb9c4 into a116ac4125f467287cb9d04345c39312b840f297

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pysxqjeabu
    Host information: 
        Linux ghrun-pysxqjeabu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1243445) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 1e56e101334d4910e8d74137b521679cb9b9a6bf
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge af15a6860d52ee6be4bb09494766518d83feb9c4 into a116ac4125f467287cb9d04345c39312b840f297
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4etccddr7v2th"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519478
        nanos: 955301000
      }
      modified_at {
        seconds: 1760519478
        nanos: 955301000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4etccaspkmkvk-ptquduq4etccddr7v2th"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519478
      nanos: 955301000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4etccddr7v2th"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519478
        nanos: 955301000
      }
      modified_at {
        seconds: 1760519478
        nanos: 955301000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519493
      nanos: 65000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4etccaspkmkvk-ptquduq4etccddr7v2th"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519478
      nanos: 955301000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":5,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"S3SinkOutput\"}]},\"DependsOn\":[5]},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":2}},\"Basic\":{\"nodes\":[{\"id\":5,\"level\":1,\"name\":\"DqStage #5\",\"type\":\"op\"},{\"id\":3,\"level\":2,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":3,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":5,\"target\":3},{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":2,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"s3\" \'\"$all\") \'\"Attr\" \'\"atomicuploadcommit\" \'\"true\"))\n(let $3 (DataSource \'\"s3\" \'\"ibucket\"))\n(let $4 \'\"Paths {\\n  Name: \\\"select\\\"\\n  Children {\\n    Name: \\\"test.csv\\\"\\n    Size: 20000004\\n    Read: true\\n  }\\n  IsDirectory: true\\n}\\n\")\n(let $5 (Bool \'\"true\"))\n(let $6 (SecureParam \'\"cluster:default_ibucket\"))\n(let $7 (StructType \'(\'\"idx\" (DataType \'Int32))))\n(let $8 (S3ParseSettings $2 \'(\'((String $4) $5 (AsStruct))) $6 \'\"\" \'\"select/ \" \'\"csv_with_names\" $7 (lambda \'($12) $5) \'()))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($13) (block \'(\n  (let $14 (DqSourceWideWrap $13 $3 $7 \'(\'(\'format \'\"csv_with_names\"))))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"idx\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200083))))\n(let $10 (DataSink \'\"s3\" \'\"ibucket\"))\n(let $11 (S3SinkSettings \'\"insert/\" \'(\'(\'\"multipart\" \'\"true\")) $6 \'\".csv\" $7))\n(return (Commit! (DqQuery! $2 \'((DqStage \'((DqCnMap (TDqOutput $9 \'\"0\"))) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"file_size_limit\" \'\"52428800\")))\n  (return (S3SinkOutput $16 \'\"csv_with_names\" \'() $17))\n))) \'() \'((DqSink \'\"0\" $10 $11))))) $10))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4etccddr7v2th"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519478
        nanos: 955301000
      }
      modified_at {
        seconds: 1760519478
        nanos: 955301000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519493
      nanos: 65000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4etccaspkmkvk-ptquduq4etccddr7v2th"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519478
      nanos: 955301000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":5,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"S3SinkOutput\"}]},\"DependsOn\":[5]},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":2}},\"Basic\":{\"nodes\":[{\"id\":5,\"level\":1,\"name\":\"DqStage #5\",\"type\":\"op\"},{\"id\":3,\"level\":2,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":3,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":5,\"target\":3},{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"8.05s\",\"count\":2,\"avg\":\"4.02s\",\"max\":\"4.87s\",\"min\":\"3.18s\"},\"IngressBytes\":{\"sum\":11616256,\"count\":1,\"avg\":11616256,\"max\":11616256,\"min\":11616256},\"IngressRows\":{\"sum\":5808000,\"count\":1,\"avg\":5808000,\"max\":5808000,\"min\":5808000},\"InputBytes\":{\"sum\":1000028,\"count\":1,\"avg\":1000028,\"max\":1000028,\"min\":1000028},\"InputRows\":{\"sum\":1000000,\"count\":1,\"avg\":1000000,\"max\":1000000,\"min\":1000000},\"OutputBytes\":{\"sum\":1500042,\"count\":1,\"avg\":1500042,\"max\":1500042,\"min\":1500042},\"OutputRows\":{\"sum\":1500000,\"count\":1,\"avg\":1500000,\"max\":1500000,\"min\":1500000},\"EgressRows\":{\"sum\":3,\"count\":1,\"avg\":3,\"max\":3,\"min\":3},\"MaxMemoryUsage\":{\"sum\":31064144,\"count\":2,\"avg\":15532072,\"max\":30802000,\"min\":262144},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"s3\" \'\"$all\") \'\"Attr\" \'\"atomicuploadcommit\" \'\"true\"))\n(let $3 (DataSource \'\"s3\" \'\"ibucket\"))\n(let $4 \'\"Paths {\\n  Name: \\\"select\\\"\\n  Children {\\n    Name: \\\"test.csv\\\"\\n    Size: 20000004\\n    Read: true\\n  }\\n  IsDirectory: true\\n}\\n\")\n(let $5 (Bool \'\"true\"))\n(let $6 (SecureParam \'\"cluster:default_ibucket\"))\n(let $7 (StructType \'(\'\"idx\" (DataType \'Int32))))\n(let $8 (S3ParseSettings $2 \'(\'((String $4) $5 (AsStruct))) $6 \'\"\" \'\"select/ \" \'\"csv_with_names\" $7 (lambda \'($12) $5) \'()))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($13) (block \'(\n  (let $14 (DqSourceWideWrap $13 $3 $7 \'(\'(\'format \'\"csv_with_names\"))))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"idx\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200083))))\n(let $10 (DataSink \'\"s3\" \'\"ibucket\"))\n(let $11 (S3SinkSettings \'\"insert/\" \'(\'(\'\"multipart\" \'\"true\")) $6 \'\".csv\" $7))\n(return (Commit! (DqQuery! $2 \'((DqStage \'((DqCnMap (TDqOutput $9 \'\"0\"))) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"file_size_limit\" \'\"52428800\")))\n  (return (S3SinkOutput $16 \'\"csv_with_names\" \'() $17))\n))) \'() \'((DqSink \'\"0\" $10 $11))))) $10))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4etccddr7v2th"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519478
        nanos: 955301000
      }
      modified_at {
        seconds: 1760519478
        nanos: 955301000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519493
      nanos: 65000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4etccaspkmkvk-ptquduq4etccddr7v2th"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519478
      nanos: 955301000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":5,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"S3SinkOutput\"}]},\"DependsOn\":[5]},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":2}},\"Basic\":{\"nodes\":[{\"id\":5,\"level\":1,\"name\":\"DqStage #5\",\"type\":\"op\"},{\"id\":3,\"level\":2,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":3,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":5,\"target\":3},{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"13.24s\",\"count\":2,\"avg\":\"6.62s\",\"max\":\"10.06s\",\"min\":\"3.18s\"},\"IngressBytes\":{\"sum\":20000004,\"count\":1,\"avg\":20000004,\"max\":20000004,\"min\":20000004},\"IngressRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"InputBytes\":{\"sum\":1000028,\"count\":1,\"avg\":1000028,\"max\":1000028,\"min\":1000028},\"InputRows\":{\"sum\":1000000,\"count\":1,\"avg\":1000000,\"max\":1000000,\"min\":1000000},\"OutputBytes\":{\"sum\":3000056,\"count\":1,\"avg\":3000056,\"max\":3000056,\"min\":3000056},\"OutputRows\":{\"sum\":3000000,\"count\":1,\"avg\":3000000,\"max\":3000000,\"min\":3000000},\"EgressRows\":{\"sum\":3,\"count\":1,\"avg\":3,\"max\":3,\"min\":3},\"MaxMemoryUsage\":{\"sum\":31064144,\"count\":2,\"avg\":15532072,\"max\":30802000,\"min\":262144},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"s3\" \'\"$all\") \'\"Attr\" \'\"atomicuploadcommit\" \'\"true\"))\n(let $3 (DataSource \'\"s3\" \'\"ibucket\"))\n(let $4 \'\"Paths {\\n  Name: \\\"select\\\"\\n  Children {\\n    Name: \\\"test.csv\\\"\\n    Size: 20000004\\n    Read: true\\n  }\\n  IsDirectory: true\\n}\\n\")\n(let $5 (Bool \'\"true\"))\n(let $6 (SecureParam \'\"cluster:default_ibucket\"))\n(let $7 (StructType \'(\'\"idx\" (DataType \'Int32))))\n(let $8 (S3ParseSettings $2 \'(\'((String $4) $5 (AsStruct))) $6 \'\"\" \'\"select/ \" \'\"csv_with_names\" $7 (lambda \'($12) $5) \'()))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($13) (block \'(\n  (let $14 (DqSourceWideWrap $13 $3 $7 \'(\'(\'format \'\"csv_with_names\"))))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"idx\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200083))))\n(let $10 (DataSink \'\"s3\" \'\"ibucket\"))\n(let $11 (S3SinkSettings \'\"insert/\" \'(\'(\'\"multipart\" \'\"true\")) $6 \'\".csv\" $7))\n(return (Commit! (DqQuery! $2 \'((DqStage \'((DqCnMap (TDqOutput $9 \'\"0\"))) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"file_size_limit\" \'\"52428800\")))\n  (return (S3SinkOutput $16 \'\"csv_with_names\" \'() $17))\n))) \'() \'((DqSink \'\"0\" $10 $11))))) $10))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4etccddr7v2th"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519478
        nanos: 955301000
      }
      modified_at {
        seconds: 1760519478
        nanos: 955301000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519493
      nanos: 65000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4etccaspkmkvk-ptquduq4etccddr7v2th"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519478
      nanos: 955301000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":5,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"S3SinkOutput\"}]},\"DependsOn\":[5]},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":2}},\"Basic\":{\"nodes\":[{\"id\":5,\"level\":1,\"name\":\"DqStage #5\",\"type\":\"op\"},{\"id\":3,\"level\":2,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":3,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":5,\"target\":3},{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"17.77s\",\"count\":2,\"avg\":\"8.88s\",\"max\":\"10.06s\",\"min\":\"7.71s\"},\"IngressBytes\":{\"sum\":20000004,\"count\":1,\"avg\":20000004,\"max\":20000004,\"min\":20000004},\"IngressRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"InputBytes\":{\"sum\":2250049,\"count\":1,\"avg\":2250049,\"max\":2250049,\"min\":2250049},\"InputRows\":{\"sum\":2250000,\"count\":1,\"avg\":2250000,\"max\":2250000,\"min\":2250000},\"OutputBytes\":{\"sum\":3000056,\"count\":1,\"avg\":3000056,\"max\":3000056,\"min\":3000056},\"OutputRows\":{\"sum\":3000000,\"count\":1,\"avg\":3000000,\"max\":3000000,\"min\":3000000},\"EgressRows\":{\"sum\":7,\"count\":1,\"avg\":7,\"max\":7,\"min\":7},\"MaxMemoryUsage\":{\"sum\":62062720,\"count\":2,\"avg\":31031360,\"max\":61800576,\"min\":262144},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"s3\" \'\"$all\") \'\"Attr\" \'\"atomicuploadcommit\" \'\"true\"))\n(let $3 (DataSource \'\"s3\" \'\"ibucket\"))\n(let $4 \'\"Paths {\\n  Name: \\\"select\\\"\\n  Children {\\n    Name: \\\"test.csv\\\"\\n    Size: 20000004\\n    Read: true\\n  }\\n  IsDirectory: true\\n}\\n\")\n(let $5 (Bool \'\"true\"))\n(let $6 (SecureParam \'\"cluster:default_ibucket\"))\n(let $7 (StructType \'(\'\"idx\" (DataType \'Int32))))\n(let $8 (S3ParseSettings $2 \'(\'((String $4) $5 (AsStruct))) $6 \'\"\" \'\"select/ \" \'\"csv_with_names\" $7 (lambda \'($12) $5) \'()))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($13) (block \'(\n  (let $14 (DqSourceWideWrap $13 $3 $7 \'(\'(\'format \'\"csv_with_names\"))))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"idx\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200083))))\n(let $10 (DataSink \'\"s3\" \'\"ibucket\"))\n(let $11 (S3SinkSettings \'\"insert/\" \'(\'(\'\"multipart\" \'\"true\")) $6 \'\".csv\" $7))\n(return (Commit! (DqQuery! $2 \'((DqStage \'((DqCnMap (TDqOutput $9 \'\"0\"))) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"file_size_limit\" \'\"52428800\")))\n  (return (S3SinkOutput $16 \'\"csv_with_names\" \'() $17))\n))) \'() \'((DqSink \'\"0\" $10 $11))))) $10))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4etccddr7v2th"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519478
        nanos: 955301000
      }
      modified_at {
        seconds: 1760519478
        nanos: 955301000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519493
      nanos: 65000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4etccaspkmkvk-ptquduq4etccddr7v2th"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519478
      nanos: 955301000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":5,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"S3SinkOutput\"}]},\"DependsOn\":[5]},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":2}},\"Basic\":{\"nodes\":[{\"id\":5,\"level\":1,\"name\":\"DqStage #5\",\"type\":\"op\"},{\"id\":3,\"level\":2,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":3,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":5,\"target\":3},{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"19.43s\",\"count\":2,\"avg\":\"9.71s\",\"max\":\"11.72s\",\"min\":\"7.71s\"},\"IngressBytes\":{\"sum\":20000004,\"count\":1,\"avg\":20000004,\"max\":20000004,\"min\":20000004},\"IngressRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"InputBytes\":{\"sum\":2250049,\"count\":1,\"avg\":2250049,\"max\":2250049,\"min\":2250049},\"InputRows\":{\"sum\":2250000,\"count\":1,\"avg\":2250000,\"max\":2250000,\"min\":2250000},\"OutputBytes\":{\"sum\":5250077,\"count\":1,\"avg\":5250077,\"max\":5250077,\"min\":5250077},\"OutputRows\":{\"sum\":5250000,\"count\":1,\"avg\":5250000,\"max\":5250000,\"min\":5250000},\"EgressRows\":{\"sum\":7,\"count\":1,\"avg\":7,\"max\":7,\"min\":7},\"MaxMemoryUsage\":{\"sum\":62128256,\"count\":2,\"avg\":31064128,\"max\":61800576,\"min\":327680},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"s3\" \'\"$all\") \'\"Attr\" \'\"atomicuploadcommit\" \'\"true\"))\n(let $3 (DataSource \'\"s3\" \'\"ibucket\"))\n(let $4 \'\"Paths {\\n  Name: \\\"select\\\"\\n  Children {\\n    Name: \\\"test.csv\\\"\\n    Size: 20000004\\n    Read: true\\n  }\\n  IsDirectory: true\\n}\\n\")\n(let $5 (Bool \'\"true\"))\n(let $6 (SecureParam \'\"cluster:default_ibucket\"))\n(let $7 (StructType \'(\'\"idx\" (DataType \'Int32))))\n(let $8 (S3ParseSettings $2 \'(\'((String $4) $5 (AsStruct))) $6 \'\"\" \'\"select/ \" \'\"csv_with_names\" $7 (lambda \'($12) $5) \'()))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($13) (block \'(\n  (let $14 (DqSourceWideWrap $13 $3 $7 \'(\'(\'format \'\"csv_with_names\"))))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"idx\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200083))))\n(let $10 (DataSink \'\"s3\" \'\"ibucket\"))\n(let $11 (S3SinkSettings \'\"insert/\" \'(\'(\'\"multipart\" \'\"true\")) $6 \'\".csv\" $7))\n(return (Commit! (DqQuery! $2 \'((DqStage \'((DqCnMap (TDqOutput $9 \'\"0\"))) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"file_size_limit\" \'\"52428800\")))\n  (return (S3SinkOutput $16 \'\"csv_with_names\" \'() $17))\n))) \'() \'((DqSink \'\"0\" $10 $11))))) $10))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4etccddr7v2th"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519478
        nanos: 955301000
      }
      modified_at {
        seconds: 1760519478
        nanos: 955301000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519493
      nanos: 65000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4etccaspkmkvk-ptquduq4etccddr7v2th"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519478
      nanos: 955301000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":5,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"S3SinkOutput\"}]},\"DependsOn\":[5]},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":2}},\"Basic\":{\"nodes\":[{\"id\":5,\"level\":1,\"name\":\"DqStage #5\",\"type\":\"op\"},{\"id\":3,\"level\":2,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":3,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":5,\"target\":3},{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"26.05s\",\"count\":2,\"avg\":\"13.02s\",\"max\":\"14.33s\",\"min\":\"11.72s\"},\"IngressBytes\":{\"sum\":20000004,\"count\":1,\"avg\":20000004,\"max\":20000004,\"min\":20000004},\"IngressRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"InputBytes\":{\"sum\":5000044,\"count\":1,\"avg\":5000044,\"max\":5000044,\"min\":5000044},\"InputRows\":{\"sum\":4999974,\"count\":1,\"avg\":4999974,\"max\":4999974,\"min\":4999974},\"OutputBytes\":{\"sum\":5250077,\"count\":1,\"avg\":5250077,\"max\":5250077,\"min\":5250077},\"OutputRows\":{\"sum\":5250000,\"count\":1,\"avg\":5250000,\"max\":5250000,\"min\":5250000},\"EgressRows\":{\"sum\":11,\"count\":1,\"avg\":11,\"max\":11,\"min\":11},\"MaxMemoryUsage\":{\"sum\":208470144,\"count\":2,\"avg\":104235072,\"max\":208142464,\"min\":327680},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"s3\" \'\"$all\") \'\"Attr\" \'\"atomicuploadcommit\" \'\"true\"))\n(let $3 (DataSource \'\"s3\" \'\"ibucket\"))\n(let $4 \'\"Paths {\\n  Name: \\\"select\\\"\\n  Children {\\n    Name: \\\"test.csv\\\"\\n    Size: 20000004\\n    Read: true\\n  }\\n  IsDirectory: true\\n}\\n\")\n(let $5 (Bool \'\"true\"))\n(let $6 (SecureParam \'\"cluster:default_ibucket\"))\n(let $7 (StructType \'(\'\"idx\" (DataType \'Int32))))\n(let $8 (S3ParseSettings $2 \'(\'((String $4) $5 (AsStruct))) $6 \'\"\" \'\"select/ \" \'\"csv_with_names\" $7 (lambda \'($12) $5) \'()))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($13) (block \'(\n  (let $14 (DqSourceWideWrap $13 $3 $7 \'(\'(\'format \'\"csv_with_names\"))))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"idx\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200083))))\n(let $10 (DataSink \'\"s3\" \'\"ibucket\"))\n(let $11 (S3SinkSettings \'\"insert/\" \'(\'(\'\"multipart\" \'\"true\")) $6 \'\".csv\" $7))\n(return (Commit! (DqQuery! $2 \'((DqStage \'((DqCnMap (TDqOutput $9 \'\"0\"))) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"file_size_limit\" \'\"52428800\")))\n  (return (S3SinkOutput $16 \'\"csv_with_names\" \'() $17))\n))) \'() \'((DqSink \'\"0\" $10 $11))))) $10))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4etccddr7v2th"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519478
        nanos: 955301000
      }
      modified_at {
        seconds: 1760519478
        nanos: 955301000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519493
      nanos: 65000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4etccaspkmkvk-ptquduq4etccddr7v2th"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519478
      nanos: 955301000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":5,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"S3SinkOutput\"}]},\"DependsOn\":[5]},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":2}},\"Basic\":{\"nodes\":[{\"id\":5,\"level\":1,\"name\":\"DqStage #5\",\"type\":\"op\"},{\"id\":3,\"level\":2,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":3,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":5,\"target\":3},{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"27.67s\",\"count\":2,\"avg\":\"13.83s\",\"max\":\"14.33s\",\"min\":\"13.33s\"},\"IngressBytes\":{\"sum\":20000004,\"count\":1,\"avg\":20000004,\"max\":20000004,\"min\":20000004},\"IngressRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"InputBytes\":{\"sum\":5000044,\"count\":1,\"avg\":5000044,\"max\":5000044,\"min\":5000044},\"InputRows\":{\"sum\":4999974,\"count\":1,\"avg\":4999974,\"max\":4999974,\"min\":4999974},\"OutputBytes\":{\"sum\":5250077,\"count\":1,\"avg\":5250077,\"max\":5250077,\"min\":5250077},\"OutputRows\":{\"sum\":5250000,\"count\":1,\"avg\":5250000,\"max\":5250000,\"min\":5250000},\"EgressRows\":{\"sum\":11,\"count\":1,\"avg\":11,\"max\":11,\"min\":11},\"MaxMemoryUsage\":{\"sum\":208470144,\"count\":2,\"avg\":104235072,\"max\":208142464,\"min\":327680},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"s3\" \'\"$all\") \'\"Attr\" \'\"atomicuploadcommit\" \'\"true\"))\n(let $3 (DataSource \'\"s3\" \'\"ibucket\"))\n(let $4 \'\"Paths {\\n  Name: \\\"select\\\"\\n  Children {\\n    Name: \\\"test.csv\\\"\\n    Size: 20000004\\n    Read: true\\n  }\\n  IsDirectory: true\\n}\\n\")\n(let $5 (Bool \'\"true\"))\n(let $6 (SecureParam \'\"cluster:default_ibucket\"))\n(let $7 (StructType \'(\'\"idx\" (DataType \'Int32))))\n(let $8 (S3ParseSettings $2 \'(\'((String $4) $5 (AsStruct))) $6 \'\"\" \'\"select/ \" \'\"csv_with_names\" $7 (lambda \'($12) $5) \'()))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($13) (block \'(\n  (let $14 (DqSourceWideWrap $13 $3 $7 \'(\'(\'format \'\"csv_with_names\"))))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"idx\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200083))))\n(let $10 (DataSink \'\"s3\" \'\"ibucket\"))\n(let $11 (S3SinkSettings \'\"insert/\" \'(\'(\'\"multipart\" \'\"true\")) $6 \'\".csv\" $7))\n(return (Commit! (DqQuery! $2 \'((DqStage \'((DqCnMap (TDqOutput $9 \'\"0\"))) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"file_size_limit\" \'\"52428800\")))\n  (return (S3SinkOutput $16 \'\"csv_with_names\" \'() $17))\n))) \'() \'((DqSink \'\"0\" $10 $11))))) $10))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4etccddr7v2th"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519478
        nanos: 955301000
      }
      modified_at {
        seconds: 1760519478
        nanos: 955301000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519493
      nanos: 65000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4etccaspkmkvk-ptquduq4etccddr7v2th"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519478
      nanos: 955301000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":5,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"S3SinkOutput\"}]},\"DependsOn\":[5]},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":2}},\"Basic\":{\"nodes\":[{\"id\":5,\"level\":1,\"name\":\"DqStage #5\",\"type\":\"op\"},{\"id\":3,\"level\":2,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":3,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":5,\"target\":3},{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"33.59s\",\"count\":2,\"avg\":\"16.79s\",\"max\":\"20.25s\",\"min\":\"13.33s\"},\"IngressBytes\":{\"sum\":20000004,\"count\":1,\"avg\":20000004,\"max\":20000004,\"min\":20000004},\"IngressRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"InputBytes\":{\"sum\":5250077,\"count\":1,\"avg\":5250077,\"max\":5250077,\"min\":5250077},\"InputRows\":{\"sum\":5250000,\"count\":1,\"avg\":5250000,\"max\":5250000,\"min\":5250000},\"OutputBytes\":{\"sum\":5250077,\"count\":1,\"avg\":5250077,\"max\":5250077,\"min\":5250077},\"OutputRows\":{\"sum\":5250000,\"count\":1,\"avg\":5250000,\"max\":5250000,\"min\":5250000},\"EgressRows\":{\"sum\":15,\"count\":1,\"avg\":15,\"max\":15,\"min\":15},\"MaxMemoryUsage\":{\"sum\":208470144,\"count\":2,\"avg\":104235072,\"max\":208142464,\"min\":327680},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"s3\" \'\"$all\") \'\"Attr\" \'\"atomicuploadcommit\" \'\"true\"))\n(let $3 (DataSource \'\"s3\" \'\"ibucket\"))\n(let $4 \'\"Paths {\\n  Name: \\\"select\\\"\\n  Children {\\n    Name: \\\"test.csv\\\"\\n    Size: 20000004\\n    Read: true\\n  }\\n  IsDirectory: true\\n}\\n\")\n(let $5 (Bool \'\"true\"))\n(let $6 (SecureParam \'\"cluster:default_ibucket\"))\n(let $7 (StructType \'(\'\"idx\" (DataType \'Int32))))\n(let $8 (S3ParseSettings $2 \'(\'((String $4) $5 (AsStruct))) $6 \'\"\" \'\"select/ \" \'\"csv_with_names\" $7 (lambda \'($12) $5) \'()))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($13) (block \'(\n  (let $14 (DqSourceWideWrap $13 $3 $7 \'(\'(\'format \'\"csv_with_names\"))))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"idx\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200083))))\n(let $10 (DataSink \'\"s3\" \'\"ibucket\"))\n(let $11 (S3SinkSettings \'\"insert/\" \'(\'(\'\"multipart\" \'\"true\")) $6 \'\".csv\" $7))\n(return (Commit! (DqQuery! $2 \'((DqStage \'((DqCnMap (TDqOutput $9 \'\"0\"))) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"file_size_limit\" \'\"52428800\")))\n  (return (S3SinkOutput $16 \'\"csv_with_names\" \'() $17))\n))) \'() \'((DqSink \'\"0\" $10 $11))))) $10))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4etccddr7v2th"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519478
        nanos: 955301000
      }
      modified_at {
        seconds: 1760519478
        nanos: 955301000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519493
      nanos: 65000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4etccaspkmkvk-ptquduq4etccddr7v2th"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519478
      nanos: 955301000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":5,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"S3SinkOutput\"}]},\"DependsOn\":[5]},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":2}},\"Basic\":{\"nodes\":[{\"id\":5,\"level\":1,\"name\":\"DqStage #5\",\"type\":\"op\"},{\"id\":3,\"level\":2,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":3,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":5,\"target\":3},{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"41.94s\",\"count\":2,\"avg\":\"20.97s\",\"max\":\"26.92s\",\"min\":\"15.02s\"},\"IngressBytes\":{\"sum\":20000004,\"count\":1,\"avg\":20000004,\"max\":20000004,\"min\":20000004},\"IngressRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"InputBytes\":{\"sum\":6250071,\"count\":1,\"avg\":6250071,\"max\":6250071,\"min\":6250071},\"InputRows\":{\"sum\":6249987,\"count\":1,\"avg\":6249987,\"max\":6249987,\"min\":6249987},\"OutputBytes\":{\"sum\":6500091,\"count\":1,\"avg\":6500091,\"max\":6500091,\"min\":6500091},\"OutputRows\":{\"sum\":6500000,\"count\":1,\"avg\":6500000,\"max\":6500000,\"min\":6500000},\"EgressRows\":{\"sum\":19,\"count\":1,\"avg\":19,\"max\":19,\"min\":19},\"MaxMemoryUsage\":{\"sum\":208470144,\"count\":2,\"avg\":104235072,\"max\":208142464,\"min\":327680},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"s3\" \'\"$all\") \'\"Attr\" \'\"atomicuploadcommit\" \'\"true\"))\n(let $3 (DataSource \'\"s3\" \'\"ibucket\"))\n(let $4 \'\"Paths {\\n  Name: \\\"select\\\"\\n  Children {\\n    Name: \\\"test.csv\\\"\\n    Size: 20000004\\n    Read: true\\n  }\\n  IsDirectory: true\\n}\\n\")\n(let $5 (Bool \'\"true\"))\n(let $6 (SecureParam \'\"cluster:default_ibucket\"))\n(let $7 (StructType \'(\'\"idx\" (DataType \'Int32))))\n(let $8 (S3ParseSettings $2 \'(\'((String $4) $5 (AsStruct))) $6 \'\"\" \'\"select/ \" \'\"csv_with_names\" $7 (lambda \'($12) $5) \'()))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($13) (block \'(\n  (let $14 (DqSourceWideWrap $13 $3 $7 \'(\'(\'format \'\"csv_with_names\"))))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"idx\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200083))))\n(let $10 (DataSink \'\"s3\" \'\"ibucket\"))\n(let $11 (S3SinkSettings \'\"insert/\" \'(\'(\'\"multipart\" \'\"true\")) $6 \'\".csv\" $7))\n(return (Commit! (DqQuery! $2 \'((DqStage \'((DqCnMap (TDqOutput $9 \'\"0\"))) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"file_size_limit\" \'\"52428800\")))\n  (return (S3SinkOutput $16 \'\"csv_with_names\" \'() $17))\n))) \'() \'((DqSink \'\"0\" $10 $11))))) $10))\n)\n"
  }
}

DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 62d2c64e-aea5-4031-810e-7d890206e58b, localhost:24987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 62d2c64e-aea5-4031-810e-7d890206e58b, localhost:24987): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 62d2c64e-aea5-4031-810e-7d890206e58b, localhost:24987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pysxqjeabu.auto.internal" port: 24987 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pysxqjeabu.auto.internal:24987, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24987
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4etccddr7v2th"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519478
        nanos: 955301000
      }
      modified_at {
        seconds: 1760519478
        nanos: 955301000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519493
      nanos: 65000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4etccaspkmkvk-ptquduq4etccddr7v2th"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519478
      nanos: 955301000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":5,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"S3SinkOutput\"}]},\"DependsOn\":[5]},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":2}},\"Basic\":{\"nodes\":[{\"id\":5,\"level\":1,\"name\":\"DqStage #5\",\"type\":\"op\"},{\"id\":3,\"level\":2,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":3,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":5,\"target\":3},{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"49.01s\",\"count\":2,\"avg\":\"24.50s\",\"max\":\"32.23s\",\"min\":\"16.78s\"},\"IngressBytes\":{\"sum\":20000004,\"count\":1,\"avg\":20000004,\"max\":20000004,\"min\":20000004},\"IngressRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"InputBytes\":{\"sum\":7500085,\"count\":1,\"avg\":7500085,\"max\":7500085,\"min\":7500085},\"InputRows\":{\"sum\":7499987,\"count\":1,\"avg\":7499987,\"max\":7499987,\"min\":7499987},\"OutputBytes\":{\"sum\":7750105,\"count\":1,\"avg\":7750105,\"max\":7750105,\"min\":7750105},\"OutputRows\":{\"sum\":7750000,\"count\":1,\"avg\":7750000,\"max\":7750000,\"min\":7750000},\"EgressRows\":{\"sum\":23,\"count\":1,\"avg\":23,\"max\":23,\"min\":23},\"MaxMemoryUsage\":{\"sum\":208470144,\"count\":2,\"avg\":104235072,\"max\":208142464,\"min\":327680},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"s3\" \'\"$all\") \'\"Attr\" \'\"atomicuploadcommit\" \'\"true\"))\n(let $3 (DataSource \'\"s3\" \'\"ibucket\"))\n(let $4 \'\"Paths {\\n  Name: \\\"select\\\"\\n  Children {\\n    Name: \\\"test.csv\\\"\\n    Size: 20000004\\n    Read: true\\n  }\\n  IsDirectory: true\\n}\\n\")\n(let $5 (Bool \'\"true\"))\n(let $6 (SecureParam \'\"cluster:default_ibucket\"))\n(let $7 (StructType \'(\'\"idx\" (DataType \'Int32))))\n(let $8 (S3ParseSettings $2 \'(\'((String $4) $5 (AsStruct))) $6 \'\"\" \'\"select/ \" \'\"csv_with_names\" $7 (lambda \'($12) $5) \'()))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($13) (block \'(\n  (let $14 (DqSourceWideWrap $13 $3 $7 \'(\'(\'format \'\"csv_with_names\"))))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"idx\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200083))))\n(let $10 (DataSink \'\"s3\" \'\"ibucket\"))\n(let $11 (S3SinkSettings \'\"insert/\" \'(\'(\'\"multipart\" \'\"true\")) $6 \'\".csv\" $7))\n(return (Commit! (DqQuery! $2 \'((DqStage \'((DqCnMap (TDqOutput $9 \'\"0\"))) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"file_size_limit\" \'\"52428800\")))\n  (return (S3SinkOutput $16 \'\"csv_with_names\" \'() $17))\n))) \'() \'((DqSink \'\"0\" $10 $11))))) $10))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4etccddr7v2th"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519478
        nanos: 955301000
      }
      modified_at {
        seconds: 1760519478
        nanos: 955301000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519493
      nanos: 65000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4etccaspkmkvk-ptquduq4etccddr7v2th"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519478
      nanos: 955301000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":5,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"S3SinkOutput\"}]},\"DependsOn\":[5]},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":2}},\"Basic\":{\"nodes\":[{\"id\":5,\"level\":1,\"name\":\"DqStage #5\",\"type\":\"op\"},{\"id\":3,\"level\":2,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":3,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":5,\"target\":3},{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"55.54s\",\"count\":2,\"avg\":\"27.77s\",\"max\":\"37.37s\",\"min\":\"18.17s\"},\"IngressBytes\":{\"sum\":20000004,\"count\":1,\"avg\":20000004,\"max\":20000004,\"min\":20000004},\"IngressRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"InputBytes\":{\"sum\":8750099,\"count\":1,\"avg\":8750099,\"max\":8750099,\"min\":8750099},\"InputRows\":{\"sum\":8749987,\"count\":1,\"avg\":8749987,\"max\":8749987,\"min\":8749987},\"OutputBytes\":{\"sum\":9000119,\"count\":1,\"avg\":9000119,\"max\":9000119,\"min\":9000119},\"OutputRows\":{\"sum\":9000000,\"count\":1,\"avg\":9000000,\"max\":9000000,\"min\":9000000},\"EgressRows\":{\"sum\":27,\"count\":1,\"avg\":27,\"max\":27,\"min\":27},\"MaxMemoryUsage\":{\"sum\":208470144,\"count\":2,\"avg\":104235072,\"max\":208142464,\"min\":327680},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"s3\" \'\"$all\") \'\"Attr\" \'\"atomicuploadcommit\" \'\"true\"))\n(let $3 (DataSource \'\"s3\" \'\"ibucket\"))\n(let $4 \'\"Paths {\\n  Name: \\\"select\\\"\\n  Children {\\n    Name: \\\"test.csv\\\"\\n    Size: 20000004\\n    Read: true\\n  }\\n  IsDirectory: true\\n}\\n\")\n(let $5 (Bool \'\"true\"))\n(let $6 (SecureParam \'\"cluster:default_ibucket\"))\n(let $7 (StructType \'(\'\"idx\" (DataType \'Int32))))\n(let $8 (S3ParseSettings $2 \'(\'((String $4) $5 (AsStruct))) $6 \'\"\" \'\"select/ \" \'\"csv_with_names\" $7 (lambda \'($12) $5) \'()))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($13) (block \'(\n  (let $14 (DqSourceWideWrap $13 $3 $7 \'(\'(\'format \'\"csv_with_names\"))))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"idx\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200083))))\n(let $10 (DataSink \'\"s3\" \'\"ibucket\"))\n(let $11 (S3SinkSettings \'\"insert/\" \'(\'(\'\"multipart\" \'\"true\")) $6 \'\".csv\" $7))\n(return (Commit! (DqQuery! $2 \'((DqStage \'((DqCnMap (TDqOutput $9 \'\"0\"))) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"file_size_limit\" \'\"52428800\")))\n  (return (S3SinkOutput $16 \'\"csv_with_names\" \'() $17))\n))) \'() \'((DqSink \'\"0\" $10 $11))))) $10))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4etccddr7v2th"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519478
        nanos: 955301000
      }
      modified_at {
        seconds: 1760519478
        nanos: 955301000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519493
      nanos: 65000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4etccaspkmkvk-ptquduq4etccddr7v2th"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519478
      nanos: 955301000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":5,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"S3SinkOutput\"}]},\"DependsOn\":[5]},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":2}},\"Basic\":{\"nodes\":[{\"id\":5,\"level\":1,\"name\":\"DqStage #5\",\"type\":\"op\"},{\"id\":3,\"level\":2,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":3,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":5,\"target\":3},{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"1m 00s\",\"count\":2,\"avg\":\"30.34s\",\"max\":\"42.52s\",\"min\":\"18.17s\"},\"IngressBytes\":{\"sum\":20000004,\"count\":1,\"avg\":20000004,\"max\":20000004,\"min\":20000004},\"IngressRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"InputBytes\":{\"sum\":9000119,\"count\":1,\"avg\":9000119,\"max\":9000119,\"min\":9000119},\"InputRows\":{\"sum\":9000000,\"count\":1,\"avg\":9000000,\"max\":9000000,\"min\":9000000},\"OutputBytes\":{\"sum\":10000131,\"count\":1,\"avg\":10000131,\"max\":10000131,\"min\":10000131},\"OutputRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"EgressRows\":{\"sum\":31,\"count\":1,\"avg\":31,\"max\":31,\"min\":31},\"MaxMemoryUsage\":{\"sum\":208470144,\"count\":2,\"avg\":104235072,\"max\":208142464,\"min\":327680},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"s3\" \'\"$all\") \'\"Attr\" \'\"atomicuploadcommit\" \'\"true\"))\n(let $3 (DataSource \'\"s3\" \'\"ibucket\"))\n(let $4 \'\"Paths {\\n  Name: \\\"select\\\"\\n  Children {\\n    Name: \\\"test.csv\\\"\\n    Size: 20000004\\n    Read: true\\n  }\\n  IsDirectory: true\\n}\\n\")\n(let $5 (Bool \'\"true\"))\n(let $6 (SecureParam \'\"cluster:default_ibucket\"))\n(let $7 (StructType \'(\'\"idx\" (DataType \'Int32))))\n(let $8 (S3ParseSettings $2 \'(\'((String $4) $5 (AsStruct))) $6 \'\"\" \'\"select/ \" \'\"csv_with_names\" $7 (lambda \'($12) $5) \'()))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($13) (block \'(\n  (let $14 (DqSourceWideWrap $13 $3 $7 \'(\'(\'format \'\"csv_with_names\"))))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"idx\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200083))))\n(let $10 (DataSink \'\"s3\" \'\"ibucket\"))\n(let $11 (S3SinkSettings \'\"insert/\" \'(\'(\'\"multipart\" \'\"true\")) $6 \'\".csv\" $7))\n(return (Commit! (DqQuery! $2 \'((DqStage \'((DqCnMap (TDqOutput $9 \'\"0\"))) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"file_size_limit\" \'\"52428800\")))\n  (return (S3SinkOutput $16 \'\"csv_with_names\" \'() $17))\n))) \'() \'((DqSink \'\"0\" $10 $11))))) $10))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4etccddr7v2th"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519478
        nanos: 955301000
      }
      modified_at {
        seconds: 1760519478
        nanos: 955301000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519493
      nanos: 65000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4etccaspkmkvk-ptquduq4etccddr7v2th"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519478
      nanos: 955301000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":5,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"S3SinkOutput\"}]},\"DependsOn\":[5]},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":2}},\"Basic\":{\"nodes\":[{\"id\":5,\"level\":1,\"name\":\"DqStage #5\",\"type\":\"op\"},{\"id\":3,\"level\":2,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":3,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":5,\"target\":3},{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"1m 05s\",\"count\":2,\"avg\":\"32.91s\",\"max\":\"47.65s\",\"min\":\"18.17s\"},\"IngressBytes\":{\"sum\":20000004,\"count\":1,\"avg\":20000004,\"max\":20000004,\"min\":20000004},\"IngressRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"InputBytes\":{\"sum\":10000131,\"count\":1,\"avg\":10000131,\"max\":10000131,\"min\":10000131},\"InputRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"OutputBytes\":{\"sum\":10000131,\"count\":1,\"avg\":10000131,\"max\":10000131,\"min\":10000131},\"OutputRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"EgressRows\":{\"sum\":35,\"count\":1,\"avg\":35,\"max\":35,\"min\":35},\"MaxMemoryUsage\":{\"sum\":208470144,\"count\":2,\"avg\":104235072,\"max\":208142464,\"min\":327680},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"s3\" \'\"$all\") \'\"Attr\" \'\"atomicuploadcommit\" \'\"true\"))\n(let $3 (DataSource \'\"s3\" \'\"ibucket\"))\n(let $4 \'\"Paths {\\n  Name: \\\"select\\\"\\n  Children {\\n    Name: \\\"test.csv\\\"\\n    Size: 20000004\\n    Read: true\\n  }\\n  IsDirectory: true\\n}\\n\")\n(let $5 (Bool \'\"true\"))\n(let $6 (SecureParam \'\"cluster:default_ibucket\"))\n(let $7 (StructType \'(\'\"idx\" (DataType \'Int32))))\n(let $8 (S3ParseSettings $2 \'(\'((String $4) $5 (AsStruct))) $6 \'\"\" \'\"select/ \" \'\"csv_with_names\" $7 (lambda \'($12) $5) \'()))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($13) (block \'(\n  (let $14 (DqSourceWideWrap $13 $3 $7 \'(\'(\'format \'\"csv_with_names\"))))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"idx\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200083))))\n(let $10 (DataSink \'\"s3\" \'\"ibucket\"))\n(let $11 (S3SinkSettings \'\"insert/\" \'(\'(\'\"multipart\" \'\"true\")) $6 \'\".csv\" $7))\n(return (Commit! (DqQuery! $2 \'((DqStage \'((DqCnMap (TDqOutput $9 \'\"0\"))) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"file_size_limit\" \'\"52428800\")))\n  (return (S3SinkOutput $16 \'\"csv_with_names\" \'() $17))\n))) \'() \'((DqSink \'\"0\" $10 $11))))) $10))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4etccddr7v2th"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519478
        nanos: 955301000
      }
      modified_at {
        seconds: 1760519478
        nanos: 955301000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519493
      nanos: 65000000
    }
    finished_at {
      seconds: 1760519551
      nanos: 562000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjuduq4etccaspkmkvk-ptquduq4etccddr7v2th"
    result_expire_at {
      seconds: 1760605892
      nanos: 568831000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519478
      nanos: 955301000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":5,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"S3SinkOutput\"}]},\"DependsOn\":[5]},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":2}},\"Basic\":{\"nodes\":[{\"id\":5,\"level\":1,\"name\":\"DqStage #5\",\"type\":\"op\"},{\"id\":3,\"level\":2,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":3,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":5,\"target\":3},{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  issue {
    message: "Unknown uncommitted upload with prefix: http://localhost:63079/insert_bucket/insert/"
    severity: 3
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"1m 13s\",\"count\":2,\"avg\":\"36.72s\",\"max\":\"55.27s\",\"min\":\"18.17s\"},\"IngressBytes\":{\"sum\":20000004,\"count\":1,\"avg\":20000004,\"max\":20000004,\"min\":20000004},\"IngressRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"InputBytes\":{\"sum\":10000131,\"count\":1,\"avg\":10000131,\"max\":10000131,\"min\":10000131},\"InputRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"OutputBytes\":{\"sum\":10000131,\"count\":1,\"avg\":10000131,\"max\":10000131,\"min\":10000131},\"OutputRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"EgressBytes\":{\"sum\":20000006,\"count\":1,\"avg\":20000006,\"max\":20000006,\"min\":20000006},\"EgressRows\":{\"sum\":40,\"count\":1,\"avg\":40,\"max\":40,\"min\":40},\"MaxMemoryUsage\":{\"sum\":208470144,\"count\":2,\"avg\":104235072,\"max\":208142464,\"min\":327680},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"s3\" \'\"$all\") \'\"Attr\" \'\"atomicuploadcommit\" \'\"true\"))\n(let $3 (DataSource \'\"s3\" \'\"ibucket\"))\n(let $4 \'\"Paths {\\n  Name: \\\"select\\\"\\n  Children {\\n    Name: \\\"test.csv\\\"\\n    Size: 20000004\\n    Read: true\\n  }\\n  IsDirectory: true\\n}\\n\")\n(let $5 (Bool \'\"true\"))\n(let $6 (SecureParam \'\"cluster:default_ibucket\"))\n(let $7 (StructType \'(\'\"idx\" (DataType \'Int32))))\n(let $8 (S3ParseSettings $2 \'(\'((String $4) $5 (AsStruct))) $6 \'\"\" \'\"select/ \" \'\"csv_with_names\" $7 (lambda \'($12) $5) \'()))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($13) (block \'(\n  (let $14 (DqSourceWideWrap $13 $3 $7 \'(\'(\'format \'\"csv_with_names\"))))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"idx\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200083))))\n(let $10 (DataSink \'\"s3\" \'\"ibucket\"))\n(let $11 (S3SinkSettings \'\"insert/\" \'(\'(\'\"multipart\" \'\"true\")) $6 \'\".csv\" $7))\n(return (Commit! (DqQuery! $2 \'((DqStage \'((DqCnMap (TDqOutput $9 \'\"0\"))) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"file_size_limit\" \'\"52428800\")))\n  (return (S3SinkOutput $16 \'\"csv_with_names\" \'() $17))\n))) \'() \'((DqSink \'\"0\" $10 $11))))) $10))\n)\n"
  }
}

DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7be205856170>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b42060106b0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b42073c54f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b42073973f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T091232Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T091232Z
20251015/yandex/s3/aws4_request
afe0126695c1471ca32c24b85d2ff4d776bd24e127c4fca145d6b659e9f74fd6
DEBUG    botocore.auth:auth.py:430 Signature:
9c539853f4516d063fa369a7f47817068abb0ff83ee09121d2bc44c99c4df9de
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T091232Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9c539853f4516d063fa369a7f47817068abb0ff83ee09121d2bc44c99c4df9de', 'amz-sdk-invocation-id': b'55509183-1948-4ea7-931c-da2b35597c9e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:12:32 GMT', 'x-amzn-requestid': '3xuZC9Yi4BEKn4oPY648lpQ5dgtfLpSkGvDAaJjiWnX6IvVyGmR6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '648', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>insert/ptjuduq4etccaspkmkvk_0_syX9hqbr70uVVlOtUVrh7lQuYe-ULH-H.csv</Key><LastModified>2025-10-15T09:12:31.000Z</LastModified><ETag>&#34;9af6ca18a79d7ab781c0a3adb3a8b2b1-4&#34;</ETag><Size>20000006</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b420736fe70>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7be205856250>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7be20647fff0>
DEBUG    root:fq_client.py:170 Request: content {
  type: ANALYTICS
  name: "simple"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select COUNT(idx) from ibucket.`insert/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ))\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "1dee3040-b46d-4864-bbbb-76d559c56439"

DEBUG    root:fq_client.py:180 Result: query_id: "ptquduq4cmsshadbtm74"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4cmsshadbtm74"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519552
        nanos: 863358000
      }
      modified_at {
        seconds: 1760519552
        nanos: 863358000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4cmssgo914pbk-ptquduq4cmsshadbtm74"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519552
      nanos: 863358000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select COUNT(idx) from ibucket.`insert/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ))\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4cmsshadbtm74"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519552
        nanos: 863358000
      }
      modified_at {
        seconds: 1760519552
        nanos: 863358000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519553
      nanos: 126000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4cmssgo914pbk-ptquduq4cmsshadbtm74"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519552
      nanos: 863358000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select COUNT(idx) from ibucket.`insert/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ))\n        "
    syntax: YQL_V1
  }
  statistics {
    json: "{\"Precompute=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":2,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4cmsshadbtm74"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519552
        nanos: 863358000
      }
      modified_at {
        seconds: 1760519552
        nanos: 863358000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519553
      nanos: 126000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4cmssgo914pbk-ptquduq4cmsshadbtm74"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519552
      nanos: 863358000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select COUNT(idx) from ibucket.`insert/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ))\n        "
    syntax: YQL_V1
  }
  statistics {
    json: "{\"Precompute=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"3.85s\",\"count\":2,\"avg\":\"1.92s\",\"max\":\"3.65s\",\"min\":\"0.20s\"},\"IngressBytes\":{\"sum\":9912320,\"count\":1,\"avg\":9912320,\"max\":9912320,\"min\":9912320},\"IngressRows\":{\"sum\":4956000,\"count\":1,\"avg\":4956000,\"max\":4956000,\"min\":4956000},\"MaxMemoryUsage\":{\"sum\":393216,\"count\":2,\"avg\":196608,\"max\":262144,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
}

DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c274d30f-6ef7-49fb-b741-2c0451c041d6, localhost:24987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c274d30f-6ef7-49fb-b741-2c0451c041d6, localhost:24987): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c274d30f-6ef7-49fb-b741-2c0451c041d6, localhost:24987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pysxqjeabu.auto.internal" port: 24987 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pysxqjeabu.auto.internal:24987, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24987
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4cmsshadbtm74"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519552
        nanos: 863358000
      }
      modified_at {
        seconds: 1760519552
        nanos: 863358000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519553
      nanos: 126000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjuduq4cmssgo914pbk-ptquduq4cmsshadbtm74"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519552
      nanos: 863358000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select COUNT(idx) from ibucket.`insert/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ))\n        "
    syntax: YQL_V1
  }
  statistics {
    json: "{\"Precompute=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"6.69s\",\"count\":2,\"avg\":\"3.34s\",\"max\":\"6.49s\",\"min\":\"0.20s\"},\"IngressBytes\":{\"sum\":18186240,\"count\":1,\"avg\":18186240,\"max\":18186240,\"min\":18186240},\"IngressRows\":{\"sum\":9093000,\"count\":1,\"avg\":9093000,\"max\":9093000,\"min\":9093000},\"MaxMemoryUsage\":{\"sum\":393216,\"count\":2,\"avg\":196608,\"max\":262144,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4cmsshadbtm74"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519552
        nanos: 863358000
      }
      modified_at {
        seconds: 1760519552
        nanos: 863358000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519553
      nanos: 126000000
    }
    finished_at {
      seconds: 1760519562
      nanos: 759000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjuduq4cmssgo914pbk-ptquduq4cmsshadbtm74"
    result_expire_at {
      seconds: 1760605953
      nanos: 92717000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519552
      nanos: 863358000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select COUNT(idx) from ibucket.`insert/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ))\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":13,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"DqPhyLength\"}]}},{\"Id\":11,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Condense\"}]},\"DependsOn\":[13]},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"AsList\"},{\"Name\":\"Iterator\"},{\"Name\":\"FlatMap\"}]},\"DependsOn\":[11]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":4,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":13,\"level\":1,\"name\":\"DqStage #13\",\"type\":\"op\"},{\"id\":11,\"level\":2,\"name\":\"DqStage #11\",\"type\":\"op\"},{\"id\":8,\"level\":3,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":4,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":5,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":6,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":13,\"target\":11},{\"source\":11,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Precompute=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"8.20s\",\"count\":2,\"avg\":\"4.10s\",\"max\":\"8.00s\",\"min\":\"0.20s\"},\"IngressBytes\":{\"sum\":20000006,\"count\":1,\"avg\":20000006,\"max\":20000006,\"min\":20000006},\"IngressRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"InputBytes\":{\"sum\":6,\"count\":1,\"avg\":6,\"max\":6,\"min\":6},\"InputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"OutputBytes\":{\"sum\":12,\"count\":2,\"avg\":6,\"max\":6,\"min\":6},\"OutputRows\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":6,\"count\":1,\"avg\":6,\"max\":6,\"min\":6},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":393216,\"count\":2,\"avg\":196608,\"max\":262144,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}},\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.18s\",\"count\":2,\"avg\":\"90ms\",\"max\":\"0.16s\",\"min\":\"20ms\"},\"InputBytes\":{\"sum\":6,\"count\":1,\"avg\":6,\"max\":6,\"min\":6},\"InputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"OutputBytes\":{\"sum\":12,\"count\":2,\"avg\":6,\"max\":6,\"min\":6},\"OutputRows\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":6,\"count\":1,\"avg\":6,\"max\":6,\"min\":6},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":327680,\"count\":2,\"avg\":163840,\"max\":196608,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: UINT64
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"s3\" \'\"ibucket\"))\n(let $4 \'\"Paths {\\n  Name: \\\"insert\\\"\\n  Children {\\n    Name: \\\"ptjuduq4etccaspkmkvk_0_syX9hqbr70uVVlOtUVrh7lQuYe-ULH-H.csv\\\"\\n    Size: 20000006\\n    Read: true\\n  }\\n  IsDirectory: true\\n}\\n\")\n(let $5 (Bool \'\"true\"))\n(let $6 (S3ParseSettings world \'(\'((String $4) $5 (AsStruct))) (SecureParam \'\"cluster:default_ibucket\") \'\"\" \'\"insert/ \" \'\"csv_with_names\" (StructType \'(\'\"idx\" (DataType \'Int32))) (lambda \'($13) $5) \'()))\n(let $7 (DqStage \'((DqSource $3 $6)) (lambda \'($14) (block \'(\n  (let $15 (DqSourceWideWrap $14 $3 (StructType) \'(\'(\'format \'\"csv_with_names\"))))\n  (return (DqPhyLength (NarrowMap $15 (lambda \'() (AsStruct))) \'\"_dq_agg_cnt\"))\n))) \'(\'(\'\"_logical_id\" \'200476))))\n(let $8 (DqStage \'((DqCnUnionAll (TDqOutput $7 \'\"0\"))) (lambda \'($16) (Condense $16 (Uint64 \'\"0\") (lambda \'($17 $18) (Bool \'false)) (lambda \'($19 $20) (AggrAdd $20 (Member $19 \'\"_dq_agg_cnt\"))))) \'(\'(\'\"_logical_id\" \'200501))))\n(let $9 (DqStage \'((DqPhyPrecompute (DqCnValue (TDqOutput $8 \'\"0\")))) (lambda \'($21) (FlatMap (Iterator (AsList $21)) (lambda \'($22) (Just (AsStruct \'(\'\"column0\" $22)))))) \'(\'(\'\"_logical_id\" \'200549))))\n(let $10 (DqStage \'((DqCnUnionAll (TDqOutput $9 \'\"0\"))) (lambda \'($23) $23) \'(\'(\'\"_logical_id\" \'200629))))\n(let $11 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $12 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $10 \'\"0\") \'()) $11 \'\"dq\"))\n(return (Commit! (Commit! $12 $2) (DataSink \'\"s3\" \'\"ibucket\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptquduq4etccddr7v2th"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1760519478
        nanos: 955301000
      }
      modified_at {
        seconds: 1760519478
        nanos: 955301000
      }
      revision: 1
    }
    started_at {
      seconds: 1760519493
      nanos: 65000000
    }
    finished_at {
      seconds: 1760519551
      nanos: 562000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjuduq4etccaspkmkvk-ptquduq4etccddr7v2th"
    result_expire_at {
      seconds: 1760605892
      nanos: 568831000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1760519478
      nanos: 955301000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":5,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"S3SinkOutput\"}]},\"DependsOn\":[5]},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":2}},\"Basic\":{\"nodes\":[{\"id\":5,\"level\":1,\"name\":\"DqStage #5\",\"type\":\"op\"},{\"id\":3,\"level\":2,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":3,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":5,\"target\":3},{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  issue {
    message: "Unknown uncommitted upload with prefix: http://localhost:63079/insert_bucket/insert/"
    severity: 3
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"1m 13s\",\"count\":2,\"avg\":\"36.72s\",\"max\":\"55.27s\",\"min\":\"18.17s\"},\"IngressBytes\":{\"sum\":20000004,\"count\":1,\"avg\":20000004,\"max\":20000004,\"min\":20000004},\"IngressRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"InputBytes\":{\"sum\":10000131,\"count\":1,\"avg\":10000131,\"max\":10000131,\"min\":10000131},\"InputRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"OutputBytes\":{\"sum\":10000131,\"count\":1,\"avg\":10000131,\"max\":10000131,\"min\":10000131},\"OutputRows\":{\"sum\":10000000,\"count\":1,\"avg\":10000000,\"max\":10000000,\"min\":10000000},\"EgressBytes\":{\"sum\":20000006,\"count\":1,\"avg\":20000006,\"max\":20000006,\"min\":20000006},\"EgressRows\":{\"sum\":40,\"count\":1,\"avg\":40,\"max\":40,\"min\":40},\"MaxMemoryUsage\":{\"sum\":208470144,\"count\":2,\"avg\":104235072,\"max\":208142464,\"min\":327680},\"IngressQueuedBytes\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":2,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"s3\" \'\"$all\") \'\"Attr\" \'\"atomicuploadcommit\" \'\"true\"))\n(let $3 (DataSource \'\"s3\" \'\"ibucket\"))\n(let $4 \'\"Paths {\\n  Name: \\\"select\\\"\\n  Children {\\n    Name: \\\"test.csv\\\"\\n    Size: 20000004\\n    Read: true\\n  }\\n  IsDirectory: true\\n}\\n\")\n(let $5 (Bool \'\"true\"))\n(let $6 (SecureParam \'\"cluster:default_ibucket\"))\n(let $7 (StructType \'(\'\"idx\" (DataType \'Int32))))\n(let $8 (S3ParseSettings $2 \'(\'((String $4) $5 (AsStruct))) $6 \'\"\" \'\"select/ \" \'\"csv_with_names\" $7 (lambda \'($12) $5) \'()))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($13) (block \'(\n  (let $14 (DqSourceWideWrap $13 $3 $7 \'(\'(\'format \'\"csv_with_names\"))))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"idx\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200083))))\n(let $10 (DataSink \'\"s3\" \'\"ibucket\"))\n(let $11 (S3SinkSettings \'\"insert/\" \'(\'(\'\"multipart\" \'\"true\")) $6 \'\".csv\" $7))\n(return (Commit! (DqQuery! $2 \'((DqStage \'((DqCnMap (TDqOutput $9 \'\"0\"))) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"file_size_limit\" \'\"52428800\")))\n  (return (S3SinkOutput $16 \'\"csv_with_names\" \'() $17))\n))) \'() \'((DqSink \'\"0\" $10 $11))))) $10))\n)\n"
  }
}

DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7be2058543b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7be205857830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7be205854110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7be205857ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:63079', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:63079/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7be2058548f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7be205853bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7be205857590>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:63079/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b42060106b0>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b42073c54f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b42073973f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7be205853f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7be2058579f0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:63079
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251015T091244Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251015T091244Z
20251015/yandex/s3/aws4_request
e2d5f128b5e0782f23f613c5e8306305eed2bedd88eed1f960a80b158638d1a7
DEBUG    botocore.auth:auth.py:430 Signature:
53c64f1f6dea64bb4504a7eb45ed3b9a7e595a02b2f27a2e6a3a1c9360ea83e0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7be205857750>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:63079/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251015T091244Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251015/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=53c64f1f6dea64bb4504a7eb45ed3b9a7e595a02b2f27a2e6a3a1c9360ea83e0', 'amz-sdk-invocation-id': b'b9318682-486d-4973-b32c-5ea40602ebb3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Wed, 15 Oct 2025 09:12:44 GMT', 'x-amzn-requestid': 'ePpbCBCR6pSWL1siw9w2tf85oRsXMZbbLa3qDmRCOAS7SC8aXuAF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '842', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated><Upload><Key>insert/ptjuduq4l2vm1o6scp9u_0_u7epS0D9JE-ms2wstz6w5pVIr81X121m.csv</Key><UploadId>kFfMx1RsIH1iW5aEU3r7SKC2DhlXWgbR0Cy2zUiYGBhabtxBXsIo3rnQQ</UploadId><Initiator><ID>arn:aws:iam::123456789012:user/user1-11111a31-17b5-4fb7-9df5-b111111f13de</ID><DisplayName>user1-11111a31-17b5-4fb7-9df5-b111111f13de</DisplayName></Initiator><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner><StorageClass>STANDARD</StorageClass><Initiated>2010-11-10T20:48:33.000Z</Initiated></Upload></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b420736fe70>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b420736da70>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:25132/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63712
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12867
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13579
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25132
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61313
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27593
============================== slowest durations ===============================
191.73s call     test_insert_restarts.py::TestS3::test_atomic_upload_commit[v2-client0]
99.45s call     test_insert_restarts.py::TestS3::test_atomic_upload_commit[v1-client0]
18.51s setup    test_insert_restarts.py::TestS3::test_atomic_upload_commit[v2-client0]
13.06s teardown test_insert_restarts.py::TestS3::test_atomic_upload_commit[v1-client0]
7.24s teardown test_insert_restarts.py::TestS3::test_atomic_upload_commit[v2-client0]
1.34s setup    test_insert_restarts.py::TestS3::test_atomic_upload_commit[v1-client0]
=========================== short test summary info ============================
FAILED test_insert_restarts.py::TestS3::test_atomic_upload_commit[v2-client0] - ydb.tests.library.harness.daemon.DaemonError: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/ymr1/001522/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.034846 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.066253 seconds, 1 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 6.271427 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.537187 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 12.694958 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 15.857659 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.070638 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 22.259397 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 25.387353 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 28.653153 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.007397 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1143385==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487b532 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003487b532 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003487b532 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003487b532 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003487b532 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003487b532 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x00003487b532 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x00003487b532 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x00003487b532 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x00003488a1ae in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003a659db7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003a64b734 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003a63b089 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x000041402549 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000414015a0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000414015a0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487b44c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003487b44c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x00003488a1ae in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a659db7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a64b734 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a63b089 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x000041402549 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x0000414015a0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x0000414015a0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be3cab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001be3cab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001be3cab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001be3cab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001be3cab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001be3cab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001be3cab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001be3cab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001be3cab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001be3cab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x00003487edac in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x00003487edac in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#13 0x00003487edac in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#14 0x00003a657caf in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#15 0x00003a64b3a1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003a63b089 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x000041402549 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000414015a0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000414015a0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be3ca34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001be3ca34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001be3ca34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x00003487edac in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x00003487edac in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x00003487edac in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003a657caf in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003a64b3a1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a63b089 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x000041402549 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000414015a0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000414015a0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487ed9a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003487ed9a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003a657caf in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003a64b3a1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a63b089 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000041402549 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000414015a0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000414015a0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 376 byte(s) in 10 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033ffd9c4 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000033ffd9c4 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000033ffd9c4 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000033ffd9c4 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000033ffd9c4 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000033ffd9c4 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000033ffd9c4 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000033ffd9c4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000033ffd9c4 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000033ffd9c4 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000033ffd9c4 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#12 0x000033ffc792 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000033ffc792 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034002cb0 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x00003405eef8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#16 0x000034889ae6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003a654fab in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#18 0x00003a64ae12 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003a63b089 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x000041402549 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x0000414015a0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x0000414015a0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033ffd922 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000033ffd922 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000033ffd922 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000033ffd922 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x000033ffc792 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000033ffc792 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034002cb0 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x00003405eef8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x000034889ae6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a654fab in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003a64ae12 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a63b089 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x000041402549 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x0000414015a0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x0000414015a0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 256 byte(s) in 4 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000348de0b0 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000348de0b0 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000348de0b0 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000348de0b0 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x0000348de0b0 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x0000348de0b0 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
#7 0x000042e519fb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x000042e519fb in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x000042e519fb in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x000042e519fb in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x000042e519fb in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x000042e519fb in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcOperationService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
#13 0x000042e4170d in NYdbGrpc::TGRpcRequestImpl<Ydb::Operations::GetOperationRequest, Ydb::Operations::GetOperationResponse, NKikimr::NGRpcService::TGRpcOperationService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
#14 0x000042e43ab0 in NYdbGrpc::TGRpcRequestImpl<Ydb::Operations::GetOperationRequest, Ydb::Operations::GetOperationResponse, NKikimr::NGRpcService::TGRpcOperationService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
#15 0x00003a64335c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00003a64335c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00003a64335c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#18 0x00003a64335c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#19 0x00003a64335c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00003a64335c in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#21 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x000021ab324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x000021ab37ac in Execute /-S/util/thread/factory.h:15:13
#25 0x000021ab37ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a3e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a3e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a3e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000275a3e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000275a3e98 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000275a3e98 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000275a3e98 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000275a3e98 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x0000275a3b3f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x0000275a2998 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a6ff8da in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a6ff8da in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003a6ff8da in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#14 0x00003a6ff8da in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003a6ff8da in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#16 0x00001f42145f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
FAILED test_insert_restarts.py::TestS3::test_atomic_upload_commit[v1-client0] - AssertionError: Unexpected uncommitted upload in bucket
assert 1 == 0
 +  where 1 = len([s3.MultipartUpload(bucket_name='insert_bucket', object_key='insert/ptjuduq4l2vm1o6scp9u_0_u7epS0D9JE-ms2wstz6w5pVIr81X121m.csv', id='kFfMx1RsIH1iW5aEU3r7SKC2DhlXWgbR0Cy2zUiYGBhabtxBXsIo3rnQQ')])
 +    where [s3.MultipartUpload(bucket_name='insert_bucket', object_key='insert/ptjuduq4l2vm1o6scp9u_0_u7epS0D9JE-ms2wstz6w5pVIr81X121m.csv', id='kFfMx1RsIH1iW5aEU3r7SKC2DhlXWgbR0Cy2zUiYGBhabtxBXsIo3rnQQ')] = list(s3.Bucket.multipart_uploadsCollection(s3.Bucket(name='insert_bucket'), s3.MultipartUpload))
 +      where s3.Bucket.multipart_uploadsCollection(s3.Bucket(name='insert_bucket'), s3.MultipartUpload) = <bound method CollectionFactory._load_documented_collection_methods.<locals>.all of s3.Bucket.multipart_uploadsCollectionManager(s3.Bucket(name='insert_bucket'), s3.MultipartUpload)>()
 +        where <bound method CollectionFactory._load_documented_collection_methods.<locals>.all of s3.Bucket.multipart_uploadsCollectionManager(s3.Bucket(name='insert_bucket'), s3.MultipartUpload)> = s3.Bucket.multipart_uploadsCollectionManager(s3.Bucket(name='insert_bucket'), s3.MultipartUpload).all
 +          where s3.Bucket.multipart_uploadsCollectionManager(s3.Bucket(name='insert_bucket'), s3.MultipartUpload) = s3.Bucket(name='insert_bucket').multipart_uploads
======================== 2 failed in 332.42s (0:05:32) =========================
